summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2024-08-14 15:32:55 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-17 18:14:27 +0700
commit09877ba7006d81e35bdba21652b1ae7c13a3f36c (patch)
tree694b3540594f3eb1222d2580bedd9ac27d131e86 /games
parent6a8fa36896b9b3b556d2a7d71fe3220c6d6c177f (diff)
downloadslackbuilds-09877ba7006d81e35bdba21652b1ae7c13a3f36c.tar.gz
slackbuilds-09877ba7006d81e35bdba21652b1ae7c13a3f36c.tar.xz
games/open-adventure: Updated for version 1.19.
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/open-adventure/open-adventure.SlackBuild5
-rw-r--r--games/open-adventure/open-adventure.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/games/open-adventure/open-adventure.SlackBuild b/games/open-adventure/open-adventure.SlackBuild
index c5c438dfb1..85ed3248e1 100644
--- a/games/open-adventure/open-adventure.SlackBuild
+++ b/games/open-adventure/open-adventure.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240814 bkw: update for v1.19.
# 20240229 bkw: BUILD=2, naughty upstream changed the tarball after release.
# 20240211 bkw: update for v1.18.
# 20230906 bkw: update for v1.16.
@@ -23,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=open-adventure
-VERSION=${VERSION:-1.18}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.19}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/open-adventure/open-adventure.info b/games/open-adventure/open-adventure.info
index 63e224b4d1..49924f9d89 100644
--- a/games/open-adventure/open-adventure.info
+++ b/games/open-adventure/open-adventure.info
@@ -1,8 +1,8 @@
PRGNAM="open-adventure"
-VERSION="1.18"
+VERSION="1.19"
HOMEPAGE="https://gitlab.com/esr/open-adventure"
-DOWNLOAD="https://gitlab.com/esr/open-adventure/-/archive/1.18/open-adventure-1.18.tar.bz2"
-MD5SUM="173199b27ca12fb32e9cfadc5e917f93"
+DOWNLOAD="https://gitlab.com/esr/open-adventure/-/archive/1.19/open-adventure-1.19.tar.bz2"
+MD5SUM="0352c88d47a97f2034f89176957453db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""