summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Erik Hanson2011-01-06 15:13:35 +0100
committer Robby Workman2011-01-10 22:04:22 +0100
commite62a9f000c4b80eabcf0bcf691b7e8180671f921 (patch)
treea4340080167d0942ee70124c6222af5750749c0a /games
parentb91c5ca89a4237de6afa285d91b363a921755dc3 (diff)
downloadslackbuilds-e62a9f000c4b80eabcf0bcf691b7e8180671f921.tar.gz
games/mame: Updated for version 0.141.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/mame/mame.SlackBuild4
-rw-r--r--games/mame/mame.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 94586a9d8f..0e48be123b 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for M.A.M.E.
#
-# Copyright 2010 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2010-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Adapted from sdlmame.SlackBuild, Written by B. Watson (yalhcru@gmail.com)
PRGNAM=mame
-VERSION=${VERSION:-0.138}
+VERSION=${VERSION:-0.141}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index b12c112b9a..9fcdf25c28 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,10 +1,10 @@
PRGNAM="mame"
-VERSION="0.138"
+VERSION="0.141"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="http://aarongiles.com/mirror/releases/mame0138s.zip"
-MD5SUM="c0932c5456af79ad83ab0a2dd2219b2e"
+DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0141s.zip"
+MD5SUM="95b3866cc98a2bea789f8b20e6ff7001"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="rworkman"
+APPROVED="Niels Horn"