diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-06-21 09:36:57 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-25 08:54:45 +0700 |
commit | 8aa2eb1876d85c7216f8dafe49f075d2b258c792 (patch) | |
tree | 8c3c9c2ace71424d9eb1083235488e453e2afb5f /graphics/photoqt | |
parent | ecd75bc17bffe08c37fa9c9da4ac3238373aa105 (diff) |
graphics/photoqt: Updated for version 1.4.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/photoqt')
-rw-r--r-- | graphics/photoqt/photoqt.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/photoqt/photoqt.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/photoqt/photoqt.SlackBuild b/graphics/photoqt/photoqt.SlackBuild index a53fd93bfd81..1bfe09556fc3 100644 --- a/graphics/photoqt/photoqt.SlackBuild +++ b/graphics/photoqt/photoqt.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for photoqt -# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, 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.2} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/photoqt/photoqt.info b/graphics/photoqt/photoqt.info index d3a4653c5851..811e072f9bc3 100644 --- a/graphics/photoqt/photoqt.info +++ b/graphics/photoqt/photoqt.info @@ -1,8 +1,8 @@ PRGNAM="photoqt" -VERSION="1.2" +VERSION="1.4.1" HOMEPAGE="http://photoqt.org" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/photoqt-1.2.tar.gz" -MD5SUM="bc0233279c86db39dc2482583697c9b3" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/photoqt-1.4.1.tar.gz" +MD5SUM="f708ccf9f4e01ad3fac2e893c4f14014" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |