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.SlackBuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/mednaffe/mednaffe.SlackBuild b/games/mednaffe/mednaffe.SlackBuild
index c9909b8023..ba04dc1fe8 100644
--- a/games/mednaffe/mednaffe.SlackBuild
+++ b/games/mednaffe/mednaffe.SlackBuild
@@ -2,10 +2,12 @@
# Slackware build script for mednaffe
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# 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}