summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Beej Jorgensen <beej@beej.us>2010-05-13 00:28:10 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:28:10 +0200
commit257019c0bfe4545093d84f3674a76c2e7d208883 (patch)
tree33bb8a0f7047e7f209d184f1778017144609fd50 /graphics
parentac86fd4903b6624421d9d213cbe54e0815216885 (diff)
downloadslackbuilds-257019c0bfe4545093d84f3674a76c2e7d208883.tar.gz
slackbuilds-257019c0bfe4545093d84f3674a76c2e7d208883.tar.xz
graphics/pngcrush: Updated for version 1.6.19
Diffstat (limited to 'graphics')
-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"