diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-28 07:17:20 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-28 11:49:17 +0700 |
commit | bbaae0b2947a34a69078ceb22d14e25e2e4f138d (patch) | |
tree | 4070ca45a69a3873dec91bd6b9f2e64e73202664 /graphics | |
parent | d31b8779affe28ec6146e23d937cff4b09d32f3f (diff) | |
download | slackbuilds-bbaae0b2947a34a69078ceb22d14e25e2e4f138d.tar.gz |
graphics/phototonic: Updated for version 1.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/phototonic/phototonic.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/phototonic/phototonic.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/phototonic/phototonic.SlackBuild b/graphics/phototonic/phototonic.SlackBuild index 06f52de950..509d4b7e25 100644 --- a/graphics/phototonic/phototonic.SlackBuild +++ b/graphics/phototonic/phototonic.SlackBuild @@ -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} diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info index 6049a5b7bc..45be17b526 100644 --- a/graphics/phototonic/phototonic.info +++ b/graphics/phototonic/phototonic.info @@ -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" |