aboutsummaryrefslogtreecommitdiff
path: root/games/jg-prosystem/jg-prosystem.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/jg-prosystem/jg-prosystem.SlackBuild')
-rw-r--r--games/jg-prosystem/jg-prosystem.SlackBuild4
1 files changed, 3 insertions, 1 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}