summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2017-05-02 22:25:53 +0200
committer Willy Sudiarto Raharjo2017-05-27 02:28:58 +0200
commit440e47959af816026ae14410b1e4263c08b92cbd (patch)
treeb809143fe9b2a4249b46958e6737b0c7b2bb3888 /games
parent10a25dacd2ff319f4fd5e4d3b90a654e25b040bd (diff)
downloadslackbuilds-440e47959af816026ae14410b1e4263c08b92cbd.tar.gz
games/mame: Updated for version 0.185.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/mame/mame.SlackBuild7
-rw-r--r--games/mame/mame.info6
2 files changed, 8 insertions, 5 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
diff --git a/games/mame/mame.info b/games/mame/mame.info
index cf277e4c0f..5d07498950 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.184"
+VERSION="0.185"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0184/mame-mame0184.tar.gz"
-MD5SUM="e2350bf2474c873e34d8c286e65c6394"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0185/mame-mame0185.tar.gz"
+MD5SUM="5eed1512cb8323f03779954b47b80b2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"