mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/qmc2: Updated for version 0.42.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
67415a1571
commit
07126cdc88
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qmc2
|
||||
VERSION=${VERSION:-0.39}
|
||||
VERSION=${VERSION:-0.42}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmc2"
|
||||
VERSION="0.39"
|
||||
VERSION="0.42"
|
||||
HOMEPAGE="http://qmc2.arcadehits.net/wordpress/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.39.tar.bz2"
|
||||
MD5SUM="c736d62a6ee98b2e157801751760afe7"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.42.tar.bz2"
|
||||
MD5SUM="516f333848948c16460060e314e6befb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue