aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-08-17 02:35:52 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-17 18:14:29 +0700
commitac14ab91cc294bab2762836c30300ca8eed2f5c2 (patch)
treeb88b2a0cb00f9a49f08f2c1a5904e129179c5585
parent08b000fcf486173eaa9d8e91c0003e307d38a3a5 (diff)
system/sdl2trs: Updated for version 1.2.29+20240409_85a3cda4.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/sdl2trs/sdl2trs.SlackBuild4
-rw-r--r--system/sdl2trs/sdl2trs.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/system/sdl2trs/sdl2trs.SlackBuild b/system/sdl2trs/sdl2trs.SlackBuild
index 081513b19e..4a0596ff3c 100644
--- a/system/sdl2trs/sdl2trs.SlackBuild
+++ b/system/sdl2trs/sdl2trs.SlackBuild
@@ -15,10 +15,12 @@
# git (tarball created by passing the commit ID to git2tarxz.sh as an
# argument).
+# 20240817 bkw: update for v1.2.29+20240409_85a3cda4.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sdl2trs
-VERSION=${VERSION:-1.2.28+20230819_9ac732ce}
+VERSION=${VERSION:-1.2.29+20240409_85a3cda4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/sdl2trs/sdl2trs.info b/system/sdl2trs/sdl2trs.info
index b56e7cc7e9..91e96ddbd8 100644
--- a/system/sdl2trs/sdl2trs.info
+++ b/system/sdl2trs/sdl2trs.info
@@ -1,8 +1,8 @@
PRGNAM="sdl2trs"
-VERSION="1.2.28+20230819_9ac732ce"
+VERSION="1.2.29+20240409_85a3cda4"
HOMEPAGE="https://gitlab.com/jengun/sdltrs/"
-DOWNLOAD="https://slackware.uk/~urchlay/src/sdl2trs-1.2.28+20230819_9ac732ce.tar.xz"
-MD5SUM="88f7a48ef6062dfb98ebdee04269eae5"
+DOWNLOAD="https://slackware.uk/~urchlay/src/sdl2trs-1.2.29+20240409_85a3cda4.tar.xz"
+MD5SUM="7bfc9769b1d454f459558e7d82cc3b44"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="trs80-roms"