aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/sdltrs/sdltrs.SlackBuild6
-rw-r--r--system/sdltrs/sdltrs.info6
2 files changed, 7 insertions, 5 deletions
diff --git a/system/sdltrs/sdltrs.SlackBuild b/system/sdltrs/sdltrs.SlackBuild
index e04e9b64b3..577617d316 100644
--- a/system/sdltrs/sdltrs.SlackBuild
+++ b/system/sdltrs/sdltrs.SlackBuild
@@ -24,6 +24,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20240817 bkw: update for v1.2.29.
+
# 20240311 bkw, BUILD=2: having heard from upstream... the proper SDL2
# version of sdltrs is in the sdl2 branch on his gitlab. This branch
# (master) is the SDL-1.2 branch... though, confusingly, it does
@@ -65,8 +67,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sdltrs
-VERSION=${VERSION:-1.2.28}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.2.29}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/sdltrs/sdltrs.info b/system/sdltrs/sdltrs.info
index 7308a23dbd..e5143e62f1 100644
--- a/system/sdltrs/sdltrs.info
+++ b/system/sdltrs/sdltrs.info
@@ -1,8 +1,8 @@
PRGNAM="sdltrs"
-VERSION="1.2.28"
+VERSION="1.2.29"
HOMEPAGE="https://gitlab.com/jengun/sdltrs/"
-DOWNLOAD="https://gitlab.com/jengun/sdltrs/-/archive/1.2.28/sdltrs-1.2.28.tar.bz2"
-MD5SUM="1ae7542c28d9b63fcb723ba95d23e443"
+DOWNLOAD="https://gitlab.com/jengun/sdltrs/-/archive/1.2.29/sdltrs-1.2.29.tar.bz2"
+MD5SUM="cb15645f003cf921853d46f8731c8063"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="trs80-roms"