summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/photoqt/photoqt.SlackBuild4
-rw-r--r--graphics/photoqt/photoqt.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/photoqt/photoqt.SlackBuild b/graphics/photoqt/photoqt.SlackBuild
index a53fd93bfd..1bfe09556f 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 d3a4653c58..811e072f9b 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"