mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/qmc2: Updated for version 0.187.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
4ba8a2b7d8
commit
19145d79b2
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue