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,7 +2,7 @@
|
|||
|
||||
# Slackware build script for phototonic
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright <2014-2015> <Dimitris Zlatanidis> <Orestiada, Greece>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=phototonic
|
||||
VERSION=${VERSION:-1.5}
|
||||
VERSION=${VERSION:-1.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="phototonic"
|
||||
VERSION="1.5"
|
||||
VERSION="1.6"
|
||||
HOMEPAGE="http://oferkv.github.io/phototonic/"
|
||||
DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.5.tar.gz"
|
||||
MD5SUM="ea0fdf2110ba29b3f2a7b1123b40bb20"
|
||||
DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.6.tar.gz"
|
||||
MD5SUM="05aa3b8c31e34e3747c9208f10a2a5b9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue