summaryrefslogtreecommitdiffstats
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-12-11 01:21:02 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-16 07:32:25 +0700
commit0c004fd0c9f1e594858b6bd276a4c670b7c502a2 (patch)
tree57d1d01ada5ce3f532b6e034d9a635190b15a29a /games/mame/mame.SlackBuild
parent475adb2e1c07e926be5006473ba1c65d6291962f (diff)
downloadslackbuilds-0c004fd0c9f1e594858b6bd276a4c670b7c502a2.tar.gz
slackbuilds-0c004fd0c9f1e594858b6bd276a4c670b7c502a2.tar.xz
games/mame: Updated for version 0.192.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/mame/mame.SlackBuild')
-rw-r--r--games/mame/mame.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index ade8d5d810..fbd1fa7f6e 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -9,6 +9,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20171210 bkw: Updated for v0.192.
+
# 20170927 bkw: Updated for v0.190.
# 20170902 bkw: Updated for v0.189.
@@ -82,7 +84,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.190}
+VERSION=${VERSION:-0.192}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}