misc/funny-manpages: Updated for version 1.3.5

This commit is contained in:
Michiel van Wessem 2010-05-13 00:34:13 +02:00 committed by Robby Workman
parent 99c7278884
commit 1fffc279db
2 changed files with 4 additions and 2 deletions

View File

@ -88,4 +88,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}

View File

@ -2,7 +2,9 @@ PRGNAM="funny-manpages"
VERSION="1.3.5"
HOMEPAGE="http://packages.debian.org/etch/funny-manpages"
DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/f/funny-manpages/funny-manpages_1.3.orig.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="bed1deef82218d42fb230a2176a11ed4"
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
APPROVED="dsomero"
APPROVED="rworkman"