games/dreamchess-music: Updated for version 1.0

This commit is contained in:
Larry Hajali 2010-05-13 00:26:08 +02:00 committed by Robby Workman
parent 8a6d114c1e
commit 6b1db1c788
2 changed files with 3 additions and 1 deletions

View file

@ -47,4 +47,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}

View file

@ -2,7 +2,9 @@ PRGNAM="dreamchess-music"
VERSION="1.0"
HOMEPAGE="http://www.dreamchess.org/"
DOWNLOAD="http://download.berlios.de/dreamchess/dreamchess-music-1.0.run.tar"
DOWNLOAD_x86_64=""
MD5SUM="e05eb5a140acefc99b984868f1f13039"
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
APPROVED="rworkman"