summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2023-03-10 08:31:08 +0100
committer Willy Sudiarto Raharjo2023-03-12 02:48:22 +0100
commit666f87a117601f2e84620a96a1ae7865515ca6c5 (patch)
treea3342010edeb540deefa0235eee52948a6bc15ff
parent7abd8d4952bb2f49633915280ca2265cad4abb08 (diff)
downloadslackbuilds-666f87a117601f2e84620a96a1ae7865515ca6c5.tar.gz
graphics/photoqt: Updated for version 3.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 0dbb740622..8b1b6f271c 100644
--- a/graphics/photoqt/photoqt.SlackBuild
+++ b/graphics/photoqt/photoqt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for photoqt
-# Copyright 2013-2022 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=photoqt
-VERSION=${VERSION:-2.5}
+VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/photoqt/photoqt.info b/graphics/photoqt/photoqt.info
index 4fd61f0d9e..f6b27e1a5f 100644
--- a/graphics/photoqt/photoqt.info
+++ b/graphics/photoqt/photoqt.info
@@ -1,8 +1,8 @@
PRGNAM="photoqt"
-VERSION="2.5"
+VERSION="3.1"
HOMEPAGE="https://photoqt.org"
-DOWNLOAD="https://ponce.cc/slackware/sources/repo/photoqt-2.5.tar.gz"
-MD5SUM="fa8d5330aa17cf1eb8c49b08e8aea478"
+DOWNLOAD="https://ponce.cc/slackware/sources/repo/photoqt-3.1.tar.gz"
+MD5SUM="fdc30d88a147b6639e73cffea98d2c44"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="GraphicsMagick pugixml"