games/qmc2: Updated for version 0.2.b18.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Erik Hanson 2011-01-06 12:16:26 -02:00 committed by Robby Workman
parent e62a9f000c
commit 9fffdd7338
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for Google QMC2
# Copyright 2010 Erik Hanson, Minneapolis, MN, USA
# Copyright 2010-2011 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=0.2.b17
VERSION=0.2.b18
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="qmc2"
VERSION="0.2.b17"
VERSION="0.2.b18"
HOMEPAGE="http://qmc2.arcadehits.net/wordpress/"
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.2.b17.tar.bz2"
MD5SUM="e4f8515ac85c44b98948642c98efa69b"
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.2.b18.tar.bz2"
MD5SUM="6e086f96aaed6b889461d36668c693b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
APPROVED="rworkman"
APPROVED="Niels Horn"