diff options
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="" |