diff options
author | Erik Hanson <erik@slackbuilds.org> | 2013-02-10 10:25:56 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-10 10:25:56 -0500 |
commit | 83bc1fa454ade876b1a06720aa5b0b65a0f0e0c8 (patch) | |
tree | d0e8a4f69ed944a1891532f99126a1c93bf1b676 /games/qmc2 | |
parent | 7c722859c79a4040d6329f8eed026327f8b145a1 (diff) | |
download | slackbuilds-83bc1fa454ade876b1a06720aa5b0b65a0f0e0c8.tar.gz |
games/qmc2: Updated for version 0.38.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/qmc2')
-rw-r--r-- | games/qmc2/qmc2.SlackBuild | 4 | ||||
-rw-r--r-- | games/qmc2/qmc2.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/qmc2/qmc2.SlackBuild b/games/qmc2/qmc2.SlackBuild index d5ed98ef4a..a4a81fd92e 100644 --- a/games/qmc2/qmc2.SlackBuild +++ b/games/qmc2/qmc2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Google QMC2 -# Copyright 2010-2012 Erik Hanson, Minneapolis, MN, USA +# Copyright 2010-2013 Erik Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qmc2 -VERSION=${VERSION:-0.37} +VERSION=${VERSION:-0.38} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/qmc2/qmc2.info b/games/qmc2/qmc2.info index e096abf9a6..c30e6c6511 100644 --- a/games/qmc2/qmc2.info +++ b/games/qmc2/qmc2.info @@ -1,8 +1,8 @@ PRGNAM="qmc2" -VERSION="0.37" +VERSION="0.38" HOMEPAGE="http://qmc2.arcadehits.net/wordpress/" -DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.37.tar.bz2" -MD5SUM="0f36197cb1a7ab6f54af43f4f67d7150" +DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.38.tar.bz2" +MD5SUM="075cd54c3f4eb306c4f8304dd08900c6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |