mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/phototonic: Updated for version 1.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d31b8779af
commit
bbaae0b294
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for phototonic
|
# Slackware build script for phototonic
|
||||||
|
|
||||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
# Copyright <2014-2015> <Dimitris Zlatanidis> <Orestiada, Greece>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=phototonic
|
PRGNAM=phototonic
|
||||||
VERSION=${VERSION:-1.5}
|
VERSION=${VERSION:-1.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="phototonic"
|
PRGNAM="phototonic"
|
||||||
VERSION="1.5"
|
VERSION="1.6"
|
||||||
HOMEPAGE="http://oferkv.github.io/phototonic/"
|
HOMEPAGE="http://oferkv.github.io/phototonic/"
|
||||||
DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.5.tar.gz"
|
DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.6.tar.gz"
|
||||||
MD5SUM="ea0fdf2110ba29b3f2a7b1123b40bb20"
|
MD5SUM="05aa3b8c31e34e3747c9208f10a2a5b9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="qt5"
|
REQUIRES="qt5"
|
||||||
|
|
Loading…
Reference in a new issue