summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/mame/mame.SlackBuild3
-rw-r--r--games/mame/mame.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 61382f8198..651f4eefd9 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.
+# 20180612 bkw: Updated for v0.198 (missed a few releases...)
# 20180130 bkw: Updated for v0.194.
# 20180101 bkw: Updated for v0.193.
# 20171210 bkw: Updated for v0.192.
@@ -85,7 +86,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.194}
+VERSION=${VERSION:-0.198}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index 0f89c7180d..3aad286772 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.194"
+VERSION="0.198"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0194/mame-mame0194.tar.gz"
-MD5SUM="38d697de1ed294484d29d96a6249c172"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0198/mame-mame0198.tar.gz"
+MD5SUM="a6f072f3ab80d0b2f5067be732a44280"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"