aboutsummaryrefslogtreecommitdiff
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2017-07-02 14:55:00 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-08 07:11:14 +0700
commitff6eced657de68c04da3e860b0780f08dfa7f890 (patch)
tree7d11c48d1408d3ee54716d9ea746621eda95bff1 /games/mame/mame.SlackBuild
parent8e73f74e653a3c57d2a6a5695a6bea5c017deb1d (diff)
games/mame: Updated for version 0.187.
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 b8306d833ff1c..b499fac9ae78f 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}