diff options
Diffstat (limited to 'games/mame/mame.SlackBuild')
-rw-r--r-- | games/mame/mame.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |