summaryrefslogtreecommitdiff
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-12-30 10:37:56 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-05 07:49:33 +0700
commit1f553fa0998637fbeac7e1e7bff296c66c373afb (patch)
treecc835b2d14714f7823f9b4e278f42ec8d3c5ce60 /games/mame/mame.SlackBuild
parentb45236c00b05a02030b01c9527379cde8ac16290 (diff)
downloadslackbuilds-1f553fa0998637fbeac7e1e7bff296c66c373afb.tar.gz
games/mame: Updated for version 0.205.
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 8325f06d17..38ffff4b93 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.
+# 20181227 bkw: Updated for v0.205.
# 20181130 bkw: Updated for v0.204, including compile fix for xavix.cpp.
# 20181031 bkw: Updated for v0.203.
# 20180928 bkw: Updated for v0.202.
@@ -92,7 +93,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.204}
+VERSION=${VERSION:-0.205}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}