summaryrefslogtreecommitdiffstats
path: root/graphics/pngcrush
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r--graphics/pngcrush/pngcrush.SlackBuild2
-rw-r--r--graphics/pngcrush/pngcrush.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/pngcrush/pngcrush.SlackBuild b/graphics/pngcrush/pngcrush.SlackBuild
index ed51065040..25f1dbb212 100644
--- a/graphics/pngcrush/pngcrush.SlackBuild
+++ b/graphics/pngcrush/pngcrush.SlackBuild
@@ -61,4 +61,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/graphics/pngcrush/pngcrush.info b/graphics/pngcrush/pngcrush.info
index d080438b17..c41b974440 100644
--- a/graphics/pngcrush/pngcrush.info
+++ b/graphics/pngcrush/pngcrush.info
@@ -2,7 +2,9 @@ PRGNAM="pngcrush"
VERSION="1.6.19"
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
DOWNLOAD="http://downloads.sourceforge.net/sourceforge/pmt/pngcrush-1.6.19-nolib.tar.bz2"
+DOWNLOAD_x86_64=""
MD5SUM="b0e298c903d81ad63ad9bf939a7e824a"
+MD5SUM_x86_64=""
MAINTAINER="Beej Jorgensen"
EMAIL="beej@beej.us"
APPROVED="dsomero"