summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-01-13 08:54:39 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-15 06:35:36 +0700
commit7a1acd5860af0bcf7c0eb9f3a4f2f2e59223dd0a (patch)
treec3a7c2e76ca2ea54f7d914bbeca1986b1f92fece /games
parentffec0919522f437c7f1b832bd3021f399241b6d1 (diff)
downloadslackbuilds-7a1acd5860af0bcf7c0eb9f3a4f2f2e59223dd0a.tar.gz
slackbuilds-7a1acd5860af0bcf7c0eb9f3a4f2f2e59223dd0a.tar.xz
games/mame: Updated for version 0.181.
Diffstat (limited to 'games')
-rw-r--r--games/mame/mame.SlackBuild5
-rw-r--r--games/mame/mame.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 76dc42711a..a8e8b0871f 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -47,8 +47,11 @@
# 20161101 bkw:
# - Updated for v0.179.
+# 20170111 bkw:
+# - Updated for v0.181. Missed a month again.
+
PRGNAM=mame
-VERSION=${VERSION:-0.179}
+VERSION=${VERSION:-0.181}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index d207aae5a8..2a5522c046 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.179"
+VERSION="0.181"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0179.tar.gz"
-MD5SUM="e9f84cb228b23127013bdfab898864dd"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0181.tar.gz"
+MD5SUM="5a6116932e512b3ddd2fea5906bd7c55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"