games/uqm_3domusic: Updated for version 0.6.0
This commit is contained in:
parent
3c82015107
commit
b97b3b671a
|
@ -29,4 +29,4 @@ mkdir -p $PKG/install
|
|||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
|
@ -2,7 +2,9 @@ PRGNAM="uqm_3domusic"
|
|||
VERSION="0.6.0"
|
||||
HOMEPAGE="http://sc2.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sc2/uqm-0.6.0-3domusic.uqm"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="a20cacc8e66f5ff1fdf5e1d3a3b93fd2"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="yalhcru@gmail.com"
|
||||
APPROVED="dsomero, michiel"
|
||||
|
|
Loading…
Reference in New Issue