diff options
author | Erik Hanson <erik@slackbuilds.org> | 2013-02-10 10:25:53 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-10 10:25:53 -0500 |
commit | 89370a42d5b0448da1fca96c853ad62f7d4b56c1 (patch) | |
tree | ff8c90a95e1a22ba9215cbae7fef595707d619de /games | |
parent | b9a6fc8fde189a92e4d3fb77f485d7732677d681 (diff) | |
download | slackbuilds-89370a42d5b0448da1fca96c853ad62f7d4b56c1.tar.gz |
games/mame: Updated for version 0.148.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/mame/mame.SlackBuild | 4 | ||||
-rw-r--r-- | games/mame/mame.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild index 8f46bfef70..b3f7302341 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-2012 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2010-2013 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.147} +VERSION=${VERSION:-0.148} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/mame/mame.info b/games/mame/mame.info index 200944a103..20b6627128 100644 --- a/games/mame/mame.info +++ b/games/mame/mame.info @@ -1,8 +1,8 @@ PRGNAM="mame" -VERSION="0.147" +VERSION="0.148" HOMEPAGE="http://mamedev.org/" -DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0147s.zip" -MD5SUM="b5fc953ee0351f5145b9d704603f2ee3" +DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0148s.zip" +MD5SUM="38f7727c2961cd31e2ab6aa1814a23ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |