games/qmc2: Updated for version 0.44.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
1b6bf5d56f
commit
ab5cc63959
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for Google QMC2
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=qmc2
|
PRGNAM=qmc2
|
||||||
VERSION=${VERSION:-0.42}
|
VERSION=${VERSION:-0.44}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="qmc2"
|
PRGNAM="qmc2"
|
||||||
VERSION="0.42"
|
VERSION="0.44"
|
||||||
HOMEPAGE="http://qmc2.arcadehits.net/wordpress/"
|
HOMEPAGE="http://qmc2.arcadehits.net/wordpress/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.42.tar.bz2"
|
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.44.tar.bz2"
|
||||||
MD5SUM="516f333848948c16460060e314e6befb"
|
MD5SUM="398db0bc2453fccca33eb064cf9f4bd8"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue