summaryrefslogtreecommitdiffstats
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-05-02 16:25:53 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:28:58 +0700
commit440e47959af816026ae14410b1e4263c08b92cbd (patch)
treeb809143fe9b2a4249b46958e6737b0c7b2bb3888 /games/mame/mame.SlackBuild
parent10a25dacd2ff319f4fd5e4d3b90a654e25b040bd (diff)
downloadslackbuilds-440e47959af816026ae14410b1e4263c08b92cbd.tar.gz
slackbuilds-440e47959af816026ae14410b1e4263c08b92cbd.tar.xz
games/mame: Updated for version 0.185.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/mame/mame.SlackBuild')
-rw-r--r--games/mame/mame.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 5e5c8e591a..466111e92c 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.
+# 20170428 bkw:
+# - Updated for v0.185.
+
# 20170404 bkw:
# - mame.ini: get rid of $HOME in bgfx_path. Thanks to Doogster for
# reporting this.
@@ -71,8 +74,8 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.184}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.185}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then