mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/hatari_tos_roms: Updated for version 20090122
This commit is contained in:
parent
ba1c3a505b
commit
446ea0f16c
2 changed files with 3 additions and 1 deletions
|
@ -51,4 +51,4 @@ cat $CWD/slack-desc >$PKG/install/slack-desc
|
|||
echo "$US" >> $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="hatari_tos_roms"
|
|||
VERSION="20090122"
|
||||
HOMEPAGE="http://steem.atari.st"
|
||||
DOWNLOAD="http://steem.atari.st/tos_uk.zip"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="51778c08eaabe70020b30bf87b04ec7f"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="yalhcru@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue