summaryrefslogtreecommitdiffstats
path: root/games/mednaffe/mednaffe.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/mednaffe/mednaffe.SlackBuild')
-rw-r--r--games/mednaffe/mednaffe.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/mednaffe/mednaffe.SlackBuild b/games/mednaffe/mednaffe.SlackBuild
index c10243988d..ba04dc1fe8 100644
--- a/games/mednaffe/mednaffe.SlackBuild
+++ b/games/mednaffe/mednaffe.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20220620 bkw: update for v0.9.2.
+
# 20211028 bkw: BUILD=2
# - fix old-style icon.
@@ -15,8 +17,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mednaffe
-VERSION=${VERSION:-0.9.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.9.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}