summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Vincent Batts <vbatts@hashbangbash.com>2010-05-13 00:34:02 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:34:02 +0200
commit5c62b07327d228d05364d40e8db9bec19d5f8319 (patch)
tree60e2e39d5c4448d9653a1058c94224b11d6543fd
parent8f98604c7931b8218c93ca73fc7e3ab84e5fbc4a (diff)
downloadslackbuilds-5c62b07327d228d05364d40e8db9bec19d5f8319.tar.gz
slackbuilds-5c62b07327d228d05364d40e8db9bec19d5f8319.tar.xz
misc/bchunk: Updated for version 1.2.0
-rw-r--r--misc/bchunk/bchunk.SlackBuild2
-rw-r--r--misc/bchunk/bchunk.info4
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/bchunk/bchunk.SlackBuild b/misc/bchunk/bchunk.SlackBuild
index 23fe25612b..cc148285c4 100644
--- a/misc/bchunk/bchunk.SlackBuild
+++ b/misc/bchunk/bchunk.SlackBuild
@@ -72,4 +72,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/misc/bchunk/bchunk.info b/misc/bchunk/bchunk.info
index 75b10588e0..435420ed30 100644
--- a/misc/bchunk/bchunk.info
+++ b/misc/bchunk/bchunk.info
@@ -2,7 +2,9 @@ PRGNAM="bchunk"
VERSION="1.2.0"
HOMEPAGE="http://he.fi/bchunk/"
DOWNLOAD="http://he.fi/bchunk/bchunk-1.2.0.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="6a613da3f34f9a303f202d2e9731d231"
+MD5SUM_x86_64=""
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"
-APPRROVED="rworkman"
+APPROVED="rworkman"