mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/supertuxkart-extra-tracks: Updated for version 0.6.1a
This commit is contained in:
parent
c6f3be98d4
commit
afac238f1e
2 changed files with 3 additions and 1 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue