summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2022-06-11 13:19:24 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-18 09:09:52 +0700
commitbcdc0b51d5bbb79cc6d01662365f53dedcff6f99 (patch)
treea01bb222d68ca4a09e443ef4b415e36dcb50f93d /games
parentadfe238f3f1a1831eaf763a4ddaae31380bd02a2 (diff)
downloadslackbuilds-bcdc0b51d5bbb79cc6d01662365f53dedcff6f99.tar.gz
slackbuilds-bcdc0b51d5bbb79cc6d01662365f53dedcff6f99.tar.xz
games/qtads: Updated for version 3.3.0.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/qtads/qtads.SlackBuild3
-rw-r--r--games/qtads/qtads.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/qtads/qtads.SlackBuild b/games/qtads/qtads.SlackBuild
index 6f08900470..cd877556e4 100644
--- a/games/qtads/qtads.SlackBuild
+++ b/games/qtads/qtads.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20220611 bkw: updated for v3.3.0.
# 20211022 bkw: updated for v3.2.0.
# 20201020 bkw: updated for v3.0.0. Sadly the qt4 UI is gone in this
# release, so qt5 is now a hard dep. SDL2_sound is no longer needed, but
@@ -14,7 +15,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qtads
-VERSION=${VERSION:-3.2.0}
+VERSION=${VERSION:-3.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/qtads/qtads.info b/games/qtads/qtads.info
index d0dbea3169..35229a158e 100644
--- a/games/qtads/qtads.info
+++ b/games/qtads/qtads.info
@@ -1,8 +1,8 @@
PRGNAM="qtads"
-VERSION="3.2.0"
+VERSION="3.3.0"
HOMEPAGE="https://github.com/realnc/qtads"
-DOWNLOAD="https://github.com/realnc/qtads/releases/download/v3.2.0/qtads-3.2.0-source.tar.xz"
-MD5SUM="7cf50061c0323b17bd49cd9801068eb9"
+DOWNLOAD="https://github.com/realnc/qtads/releases/download/v3.3.0/qtads-3.3.0-source.tar.xz"
+MD5SUM="6347e2ab5980a98421e1cb055d370054"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""