aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/jg-prosystem/jg-prosystem.SlackBuild4
-rw-r--r--games/jg-prosystem/jg-prosystem.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/jg-prosystem/jg-prosystem.SlackBuild b/games/jg-prosystem/jg-prosystem.SlackBuild
index 1d38cc770f..63bbeac673 100644
--- a/games/jg-prosystem/jg-prosystem.SlackBuild
+++ b/games/jg-prosystem/jg-prosystem.SlackBuild
@@ -6,11 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20250528 bkw: updated for v1.5.3.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jg-prosystem
SRCNAM=prosystem
-VERSION=${VERSION:-1.5.2}
+VERSION=${VERSION:-1.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/jg-prosystem/jg-prosystem.info b/games/jg-prosystem/jg-prosystem.info
index 86ab6d9040..2af49de70d 100644
--- a/games/jg-prosystem/jg-prosystem.info
+++ b/games/jg-prosystem/jg-prosystem.info
@@ -1,8 +1,8 @@
PRGNAM="jg-prosystem"
-VERSION="1.5.2"
+VERSION="1.5.3"
HOMEPAGE="https://jgemu.gitlab.io/"
-DOWNLOAD="https://gitlab.com/jgemu/prosystem/-/archive/1.5.2/prosystem-1.5.2.tar.gz"
-MD5SUM="38d775066eac67e2102628d28a8a59c8"
+DOWNLOAD="https://gitlab.com/jgemu/prosystem/-/archive/1.5.3/prosystem-1.5.3.tar.gz"
+MD5SUM="065a3310e2b2a9962489e926959c8a8c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jollygood"