diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 21:43:58 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:43 +0700 |
commit | 19145d79b20966577f8c7c99698ea3bcf1aa16ae (patch) | |
tree | d0c5519d84214d663e9224e000fed498e91e36ba /games/qmc2 | |
parent | 4ba8a2b7d8209e2873e5a5c37f618fcab3fe864a (diff) | |
download | slackbuilds-19145d79b20966577f8c7c99698ea3bcf1aa16ae.tar.gz |
games/qmc2: Updated for version 0.187.
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 ab14e51c66..b0710d48ce 100644 --- a/games/qmc2/qmc2.SlackBuild +++ b/games/qmc2/qmc2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for QMC2 -# Copyright 2010-2015 Erik Hanson, Minneapolis, MN, USA +# Copyright 2010-2017 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.50} +VERSION=${VERSION:-0.187} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/qmc2/qmc2.info b/games/qmc2/qmc2.info index 059a14ba3e..d7415a6d46 100644 --- a/games/qmc2/qmc2.info +++ b/games/qmc2/qmc2.info @@ -1,8 +1,8 @@ PRGNAM="qmc2" -VERSION="0.50" +VERSION="0.187" HOMEPAGE="http://qmc2.batcom-it.net/" -DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.50.tar.bz2" -MD5SUM="742085b3cbab5801b0331f488f8eff1c" +DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.187.tar.bz2" +MD5SUM="20a512485c86012df45e4ce17999483f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |