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