summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2017-09-27 22:01:15 +0200
committer Willy Sudiarto Raharjo2017-09-30 02:19:24 +0200
commit64883a7254731445af7fa8328fe9fab9011ce4d4 (patch)
treecf46a6e7e68f49f3293b12ab9538362bb353c557 /games
parentcffe5d2573f01bd2d6202436cb0690cb05fbab20 (diff)
downloadold.slackbuilds-64883a7254731445af7fa8328fe9fab9011ce4d4.tar.gz
games/mame: Updated for version 0.190.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/mame/mame.SlackBuild4
-rw-r--r--games/mame/mame.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 06c45326ef..ade8d5d810 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -9,6 +9,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170927 bkw: Updated for v0.190.
+
# 20170902 bkw: Updated for v0.189.
# - Fix complay.py build error. Turns out that the build would fail
# only on systems where PyXML is installed, so add -S to python
@@ -80,7 +82,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.189}
+VERSION=${VERSION:-0.190}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index 41204a0764..3688a83c68 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.189"
+VERSION="0.190"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0189/mame-mame0189.tar.gz"
-MD5SUM="71900d03a8ee97b5573e7e704d0ffde3"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0190/mame-mame0190.tar.gz"
+MD5SUM="8002d0675e2f91a10fc84c1addf85883"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"