games/eduke32_hires_pack: Updated for version 4.0_321

This commit is contained in:
B. Watson 2010-05-13 00:26:12 +02:00 committed by David Somero
parent 4412830655
commit eb97c73b9d
2 changed files with 3 additions and 1 deletions

View File

@ -58,4 +58,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="eduke32_hires_pack"
VERSION="4.0_321"
HOMEPAGE="http://hrp.duke4.net/"
DOWNLOAD="http://www.duke4.org/files/hrp/dn3d_hrp-4.0(321).zip"
DOWNLOAD_x86_64=""
MD5SUM="01ec2c1d9be94bcb556c910814f2b85f"
MD5SUM_x86_64=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
APPROVED="dsomero"