games/supertuxkart-extra-tracks: Updated for version 0.6.1a

This commit is contained in:
Larry Hajali 2010-05-13 00:27:15 +02:00 committed by David Somero
parent c6f3be98d4
commit afac238f1e
2 changed files with 3 additions and 1 deletions

View file

@ -53,4 +53,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="supertuxkart-extra-tracks"
VERSION="0.6.1a"
HOMEPAGE="http://supertuxkart.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/sourceforge/supertuxkart/tracks.7z"
DOWNLOAD_x86_64=""
MD5SUM="a197e96526d911c4d967f2fe41310203"
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
APPROVED="dsomero"