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"