aboutsummaryrefslogtreecommitdiff
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-08-30 17:04:15 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-08 08:37:46 +0700
commitadccfd3a554d0129efc6a6f7e50bfb378fae89aa (patch)
treeb828a5adfb79e708422efb787256bebfc10985c3 /games/mame/mame.SlackBuild
parentfae66474fe943947b7b4d09455893a4c55a6ebd8 (diff)
games/mame: Updated for version 0.201.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/mame/mame.SlackBuild')
-rw-r--r--games/mame/mame.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 5e946b3297e9b..0d52cc6bb616b 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -9,6 +9,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180830 bkw: Updated for v0.201.
# 20180731 bkw: Updated for v0.200.
# 20180628 bkw: Updated for v0.199.
# 20180612 bkw: Updated for v0.198 (missed a few releases...)
@@ -88,7 +89,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.200}
+VERSION=${VERSION:-0.201}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}