libraries/locale-gettext: Updated for version 1.05

This commit is contained in:
Robby Workman 2010-05-13 00:32:16 +02:00 committed by Michiel van Wessem
parent ba13ca3715
commit cffe63bbfa
2 changed files with 3 additions and 1 deletions

View File

@ -68,4 +68,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="locale-gettext"
VERSION="1.05"
HOMEPAGE="http://search.cpan.org/~pvandry/gettext/gettext.pm"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-1.05.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="f3d3f474a1458f37174c410dfef61a46"
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"
APPROVED="BP{k}"