summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2010-05-13 00:26:13 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:26:13 +0200
commit8e3ec6859c84c4327fa99983fcc0e7f42398de7b (patch)
treef2f66a95853946f5806785b97a60699003e9d97e /games
parenteb97c73b9d079402705e5947fa5fcc63fb777785 (diff)
downloadslackbuilds-8e3ec6859c84c4327fa99983fcc0e7f42398de7b.tar.gz
slackbuilds-8e3ec6859c84c4327fa99983fcc0e7f42398de7b.tar.xz
games/eduke32_shareware_data: Updated for version 1.3
Diffstat (limited to 'games')
-rw-r--r--games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild2
-rw-r--r--games/eduke32_shareware_data/eduke32_shareware_data.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild b/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild
index 23f3219851..89f0bf3f46 100644
--- a/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild
+++ b/games/eduke32_shareware_data/eduke32_shareware_data.SlackBuild
@@ -39,4 +39,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_shareware_data/eduke32_shareware_data.info b/games/eduke32_shareware_data/eduke32_shareware_data.info
index 7681e417ec..bb4c361dbf 100644
--- a/games/eduke32_shareware_data/eduke32_shareware_data.info
+++ b/games/eduke32_shareware_data/eduke32_shareware_data.info
@@ -2,7 +2,9 @@ PRGNAM="eduke32_shareware_data"
VERSION="1.3"
HOMEPAGE="http://www.3drealms.com/duke3d/"
DOWNLOAD="ftp://ftp.3drealms.com/share/3dduke13.zip"
+DOWNLOAD_x86_64=""
MD5SUM="04e4ca70b8a2d59ed56c451c5c1d5d39"
+MD5SUM_x86_64=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
APPROVED="dsomero"