games/smc_music: Updated for version 4.1
This commit is contained in:
parent
6a623a0050
commit
400e5bad16
|
@ -5,11 +5,11 @@
|
|||
# Written by Phillip Warner <pc_warner@yahoo.com>
|
||||
|
||||
PRGNAM=smc_music
|
||||
VERSION=${VERSION:-4.0}
|
||||
VERSION=${VERSION:-4.1}
|
||||
|
||||
# The music pack file name
|
||||
# This is not always consistent, so check it
|
||||
MUSICPACK=${MUSICPACK:-SMC_music_${VERSION}_high.zip}
|
||||
MUSICPACK=${MUSICPACK:-SMC_[Mm]usic_${VERSION}_high.zip}
|
||||
|
||||
ARCH=noarch # Leave this alone
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smc_music"
|
||||
VERSION="4.0"
|
||||
VERSION="4.1"
|
||||
HOMEPAGE="http://www.secretmaryo.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smclone/SMC_music_4.0_high.zip"
|
||||
MD5SUM="bb007603c723eddd6ccb007cc5f01cd6"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smclone/SMC_Music_4.1_high.zip"
|
||||
MD5SUM="f0d5fad6f1d0387bd909c93226698ba9"
|
||||
MAINTAINER="Phillip Warner"
|
||||
EMAIL="pc_warner@yahoo.com"
|
||||
APPROVED="David Somero"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in New Issue