diff options
-rw-r--r-- | games/qmc2/qmc2.SlackBuild | 4 | ||||
-rw-r--r-- | games/qmc2/qmc2.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/qmc2/qmc2.SlackBuild b/games/qmc2/qmc2.SlackBuild index 477123e862..400f41bb0c 100644 --- a/games/qmc2/qmc2.SlackBuild +++ b/games/qmc2/qmc2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Google QMC2 -# Copyright 2010 Erik Hanson, Minneapolis, MN, USA +# Copyright 2010-2011 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=0.2.b17 +VERSION=0.2.b18 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/qmc2/qmc2.info b/games/qmc2/qmc2.info index b59d015d0d..56a4ead8ff 100644 --- a/games/qmc2/qmc2.info +++ b/games/qmc2/qmc2.info @@ -1,10 +1,10 @@ PRGNAM="qmc2" -VERSION="0.2.b17" +VERSION="0.2.b18" HOMEPAGE="http://qmc2.arcadehits.net/wordpress/" -DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.2.b17.tar.bz2" -MD5SUM="e4f8515ac85c44b98948642c98efa69b" +DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.2.b18.tar.bz2" +MD5SUM="6e086f96aaed6b889461d36668c693b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="rworkman" +APPROVED="Niels Horn" |