summaryrefslogtreecommitdiffstats
path: root/office/antiword
diff options
context:
space:
mode:
author titopoquito <titopoquito@gmail.com>2010-05-13 00:38:57 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:38:57 +0200
commit3a65f31ddb215ee9bd3fa1cbed117cae30f078ec (patch)
treef6f74ae1710b614575305f5682ede8e35960b827 /office/antiword
parent1564a19c33ee2d125df077bc7e497bc54f3e8641 (diff)
downloadslackbuilds-3a65f31ddb215ee9bd3fa1cbed117cae30f078ec.tar.gz
slackbuilds-3a65f31ddb215ee9bd3fa1cbed117cae30f078ec.tar.xz
office/antiword: Updated for version 0.37
Diffstat (limited to 'office/antiword')
-rw-r--r--office/antiword/antiword.SlackBuild2
-rw-r--r--office/antiword/antiword.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/office/antiword/antiword.SlackBuild b/office/antiword/antiword.SlackBuild
index 4179473007..7d572e6eaf 100644
--- a/office/antiword/antiword.SlackBuild
+++ b/office/antiword/antiword.SlackBuild
@@ -84,4 +84,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/office/antiword/antiword.info b/office/antiword/antiword.info
index f3a522132e..09297935dc 100644
--- a/office/antiword/antiword.info
+++ b/office/antiword/antiword.info
@@ -2,7 +2,9 @@ PRGNAM="antiword"
VERSION="0.37"
HOMEPAGE="http://www.winfield.demon.nl/"
DOWNLOAD="http://www.winfield.demon.nl/linux/antiword-0.37.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="f868e2a269edcbc06bf77e89a55898d1"
+MD5SUM_x86_64=""
MAINTAINER="titopoquito"
EMAIL="titopoquito@gmail.com"
APPROVED="rworkman"