games/mame: Updated for version 0.142.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2011-04-03 13:12:09 -05:00 committed by Robby Workman
parent 1b212f0cf9
commit 3101150479
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# Adapted from sdlmame.SlackBuild, Written by B. Watson (yalhcru@gmail.com)
PRGNAM=mame
VERSION=${VERSION:-0.141}
VERSION=${VERSION:-0.142}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mame"
VERSION="0.141"
VERSION="0.142"
HOMEPAGE="http://mamedev.org/"
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0141s.zip"
MD5SUM="95b3866cc98a2bea789f8b20e6ff7001"
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0142s.zip"
MD5SUM="2fc102f58ce3757f3bdaf062241fa8b8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"