summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-12-30 10:37:56 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-05 07:49:33 +0700
commit1f553fa0998637fbeac7e1e7bff296c66c373afb (patch)
treecc835b2d14714f7823f9b4e278f42ec8d3c5ce60 /games
parentb45236c00b05a02030b01c9527379cde8ac16290 (diff)
downloadslackbuilds-1f553fa0998637fbeac7e1e7bff296c66c373afb.tar.gz
slackbuilds-1f553fa0998637fbeac7e1e7bff296c66c373afb.tar.xz
games/mame: Updated for version 0.205.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games')
-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 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}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index aa69232d3f..8aca6d69bd 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.204"
+VERSION="0.205"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0204/mame-mame0204.tar.gz"
-MD5SUM="48fd3e3b5a52a595b251fe106948d31b"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0205/mame-mame0205.tar.gz"
+MD5SUM="3bf18d9ce718940b662e2d21650ad708"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"