diff options
author | Erik Hanson <erik@slackbuilds.org> | 2014-07-24 13:01:11 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:33:10 +0700 |
commit | ab5cc63959f14d157480c2cf67b93dba43583015 (patch) | |
tree | 35f9710aee205078be50898466715cbc6a4b4554 /games/qmc2 | |
parent | 1b6bf5d56f2effa05e4883c31b25fc3a43e2b160 (diff) | |
download | slackbuilds-ab5cc63959f14d157480c2cf67b93dba43583015.tar.gz |
games/qmc2: Updated for version 0.44.
Signed-off-by: Erik Hanson <erik@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 cc3ed77445..5afb17cea8 100644 --- a/games/qmc2/qmc2.SlackBuild +++ b/games/qmc2/qmc2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Google QMC2 -# Copyright 2010-2013 Erik Hanson, Minneapolis, MN, USA +# Copyright 2010-2014 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.42} +VERSION=${VERSION:-0.44} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/qmc2/qmc2.info b/games/qmc2/qmc2.info index 7688dacace..781d9792e2 100644 --- a/games/qmc2/qmc2.info +++ b/games/qmc2/qmc2.info @@ -1,8 +1,8 @@ PRGNAM="qmc2" -VERSION="0.42" +VERSION="0.44" HOMEPAGE="http://qmc2.arcadehits.net/wordpress/" -DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.42.tar.bz2" -MD5SUM="516f333848948c16460060e314e6befb" +DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.44.tar.bz2" +MD5SUM="398db0bc2453fccca33eb064cf9f4bd8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |