aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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=""