games/hatari_tos_roms: Updated for version 20090122

This commit is contained in:
B. Watson 2010-05-13 00:26:29 +02:00 committed by Robby Workman
parent ba1c3a505b
commit 446ea0f16c
2 changed files with 3 additions and 1 deletions

View file

@ -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}

View file

@ -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"