summaryrefslogtreecommitdiffstats
path: root/development/help2man
diff options
context:
space:
mode:
author Chess Griffin <chess@chessgriffin.com>2010-05-13 00:24:45 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:24:45 +0200
commitb72553ad991c2923c547a90c0588def60e2f08f5 (patch)
treef721947e94ea263a796521da8b48613e979640ab /development/help2man
parentf4b4caabaf5060c53994eac467f0c70bd2b5e2c8 (diff)
downloadslackbuilds-b72553ad991c2923c547a90c0588def60e2f08f5.tar.gz
slackbuilds-b72553ad991c2923c547a90c0588def60e2f08f5.tar.xz
development/help2man: Updated for version 1.36.4
Diffstat (limited to 'development/help2man')
-rw-r--r--development/help2man/help2man.SlackBuild2
-rw-r--r--development/help2man/help2man.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/development/help2man/help2man.SlackBuild b/development/help2man/help2man.SlackBuild
index 607e7216aa..7a7b33535e 100644
--- a/development/help2man/help2man.SlackBuild
+++ b/development/help2man/help2man.SlackBuild
@@ -94,4 +94,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/development/help2man/help2man.info b/development/help2man/help2man.info
index 4bb4b3b9d1..bb9f636f20 100644
--- a/development/help2man/help2man.info
+++ b/development/help2man/help2man.info
@@ -2,7 +2,9 @@ PRGNAM="help2man"
VERSION="1.36.4"
HOMEPAGE="http://www.gnu.org/software/help2man"
DOWNLOAD="http://ftp.gnu.org/gnu/help2man/help2man-1.36.4.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="d31a0a38c2ec71faa06723f6b8bd3076"
+MD5SUM_x86_64=""
MAINTAINER="Chess Griffin"
EMAIL="chess@chessgriffin.com"
APPROVED="dsomero"