diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-02-26 11:10:41 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:37:09 +0700 |
commit | 7dd3565c89b502467007a71222d2bc74cd2b2105 (patch) | |
tree | 9a9977c8a4c19af1d11e70c76c2cb3df3b082f04 /games | |
parent | 065baf03d3e96a2feff545e686176631295a40a6 (diff) | |
download | slackbuilds-7dd3565c89b502467007a71222d2bc74cd2b2105.tar.gz |
games/qmc2: Updated for version 0.49.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games')
-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 ea952f8c51..01f710d2a3 100644 --- a/games/qmc2/qmc2.SlackBuild +++ b/games/qmc2/qmc2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for QMC2 -# Copyright 2010-2014 Erik Hanson, Minneapolis, MN, USA +# Copyright 2010-2015 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.45} +VERSION=${VERSION:-0.49} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/qmc2/qmc2.info b/games/qmc2/qmc2.info index 850db385e6..ab23a8083a 100644 --- a/games/qmc2/qmc2.info +++ b/games/qmc2/qmc2.info @@ -1,8 +1,8 @@ PRGNAM="qmc2" -VERSION="0.45" +VERSION="0.49" HOMEPAGE="http://qmc2.arcadehits.net/wordpress/" -DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.45.tar.bz2" -MD5SUM="7d1b4f0742fe00e25fe951f15c2ee4a4" +DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.49.tar.bz2" +MD5SUM="bd09904fe0bfa8b58bdbfd12d1d46442" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |