summaryrefslogtreecommitdiff
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
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 b8306d833f..b499fac9ae 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.
+# 20170702 bkw:
+# - Updated for v0.187.
+
# 20170607 bkw:
# - Updated for v0.186.
# - Link with ld.gold instead of the default ld, which saves *2 hours* of
@@ -79,7 +82,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.186}
+VERSION=${VERSION:-0.187}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}