diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:26:12 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:26:12 +0200 |
commit | eb97c73b9d079402705e5947fa5fcc63fb777785 (patch) | |
tree | 7643d56aef2c0ae7fa6fae14628434a3d388d8c2 /games/eduke32_hires_pack | |
parent | 4412830655782f5db8605862619850a20de81644 (diff) | |
download | slackbuilds-eb97c73b9d079402705e5947fa5fcc63fb777785.tar.gz |
games/eduke32_hires_pack: Updated for version 4.0_321
Diffstat (limited to 'games/eduke32_hires_pack')
-rw-r--r-- | games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild | 2 | ||||
-rw-r--r-- | games/eduke32_hires_pack/eduke32_hires_pack.info | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild b/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild index 21a0d58db6..29e5c5fe4f 100644 --- a/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild +++ b/games/eduke32_hires_pack/eduke32_hires_pack.SlackBuild @@ -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} diff --git a/games/eduke32_hires_pack/eduke32_hires_pack.info b/games/eduke32_hires_pack/eduke32_hires_pack.info index 368f80d1cc..ca4b5ba36c 100644 --- a/games/eduke32_hires_pack/eduke32_hires_pack.info +++ b/games/eduke32_hires_pack/eduke32_hires_pack.info @@ -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" |