summaryrefslogtreecommitdiffstats
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-30 02:59:15 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-01 06:57:11 +0700
commit38c268becf9ea60e67968655239106d4f804101b (patch)
tree141f9791b6a0af9b3cd80e446fe5b0991f6111ab /games/mame/mame.SlackBuild
parent7ce671127469a98ef5c1b8a3c805f72419fc0c52 (diff)
downloadslackbuilds-38c268becf9ea60e67968655239106d4f804101b.tar.gz
slackbuilds-38c268becf9ea60e67968655239106d4f804101b.tar.xz
games/mame: Updated for version 0.184.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/mame/mame.SlackBuild')
-rw-r--r--games/mame/mame.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index c6b580c4a8..0475c9dd6d 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -9,6 +9,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170330 bkw:
+# - Updated for v0.184.
+
# 20170301 bkw:
# - Use long-form github URL.
# - Fix changelog so newer entries are at the top.
@@ -64,7 +67,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.183}
+VERSION=${VERSION:-0.184}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}