diff options
-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 509d4b7e25..177743fda6 100644 --- a/graphics/phototonic/phototonic.SlackBuild +++ b/graphics/phototonic/phototonic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for phototonic -# Copyright <2014-2015> <Dimitris Zlatanidis> <Orestiada, Greece> +# 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.6} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info index 45be17b526..bb5266e781 100644 --- a/graphics/phototonic/phototonic.info +++ b/graphics/phototonic/phototonic.info @@ -1,8 +1,8 @@ PRGNAM="phototonic" -VERSION="1.6" +VERSION="1.7" HOMEPAGE="http://oferkv.github.io/phototonic/" -DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.6.tar.gz" -MD5SUM="05aa3b8c31e34e3747c9208f10a2a5b9" +DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.7.tar.gz" +MD5SUM="9399d42b499a5124afa487fae4949d2a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |