summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-01-28 23:06:36 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 07:00:05 +0700
commited20b637b19b8fce0d0e75f98f5e86142e080a00 (patch)
tree3c882c6cc492bf2456ca7109e910e4fcdaa42721 /games
parent62c5e90e71258dec15193388ec76a9db8bc8636c (diff)
downloadslackbuilds-ed20b637b19b8fce0d0e75f98f5e86142e080a00.tar.gz
slackbuilds-ed20b637b19b8fce0d0e75f98f5e86142e080a00.tar.xz
games/mame: Updated for version 0.182.
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 a8e8b0871f..fb9aba91a4 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -50,8 +50,11 @@
# 20170111 bkw:
# - Updated for v0.181. Missed a month again.
+# 20170128 bkw:
+# - Updated for v0.182.
+
PRGNAM=mame
-VERSION=${VERSION:-0.181}
+VERSION=${VERSION:-0.182}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index 2a5522c046..569a1bb423 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.181"
+VERSION="0.182"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0181.tar.gz"
-MD5SUM="5a6116932e512b3ddd2fea5906bd7c55"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0182.tar.gz"
+MD5SUM="be79a95e60b5e77e1f7f8f8401a363ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"