summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2018-01-31 23:07:13 +0100
committer Willy Sudiarto Raharjo2018-02-03 00:55:23 +0100
commit5ccdf563cdea099fd1f1019d39c4e5c010c0a11e (patch)
tree846cc945d1799734da91255a17cbe285c5f283f2
parentf705da4e75f35787910048df3e0bcb994729be22 (diff)
downloadslackbuilds-5ccdf563cdea099fd1f1019d39c4e5c010c0a11e.tar.gz
games/mame: Updated for version 0.194.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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 02740aa450..61382f8198 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.
+# 20180130 bkw: Updated for v0.194.
# 20180101 bkw: Updated for v0.193.
# 20171210 bkw: Updated for v0.192.
# 20170927 bkw: Updated for v0.190.
@@ -84,7 +85,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.193}
+VERSION=${VERSION:-0.194}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index 87004fe6ef..0f89c7180d 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.193"
+VERSION="0.194"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0193/mame-mame0193.tar.gz"
-MD5SUM="032ec3d3512e70e95007e22be59df2f4"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0194/mame-mame0194.tar.gz"
+MD5SUM="38d697de1ed294484d29d96a6249c172"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"