diff --git a/graphics/photoqt/photoqt.SlackBuild b/graphics/photoqt/photoqt.SlackBuild index e7b5be622e..a53fd93bfd 100644 --- a/graphics/photoqt/photoqt.SlackBuild +++ b/graphics/photoqt/photoqt.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for photoqt -# Copyright 2013 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2015 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=photoqt -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/photoqt/photoqt.info b/graphics/photoqt/photoqt.info index 42ecd32b25..d3a4653c58 100644 --- a/graphics/photoqt/photoqt.info +++ b/graphics/photoqt/photoqt.info @@ -1,10 +1,10 @@ PRGNAM="photoqt" -VERSION="1.0" +VERSION="1.2" HOMEPAGE="http://photoqt.org" -DOWNLOAD="http://photoqt.org/oldRel/photoqt-1.0.tar.gz" -MD5SUM="b54dc4de8c7561551f47e47738633002" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/photoqt-1.2.tar.gz" +MD5SUM="bc0233279c86db39dc2482583697c9b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="qt5" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org"