summaryrefslogtreecommitdiffstats
path: root/libraries/locale-gettext
diff options
context:
space:
mode:
author Robby Workman2010-05-13 00:32:16 +0200
committer Michiel van Wessem2010-05-13 00:32:16 +0200
commitcffe63bbfaa20ad7d19fe35d1747db20bd3d53eb (patch)
tree2dcace0cce71dfdcc6bf10a6e0bc6644a5c39d35 /libraries/locale-gettext
parentba13ca371533f689d03ce2ee42820da6a9e9531a (diff)
downloadslackbuilds-cffe63bbfaa20ad7d19fe35d1747db20bd3d53eb.tar.gz
libraries/locale-gettext: Updated for version 1.05
Diffstat (limited to 'libraries/locale-gettext')
-rw-r--r--libraries/locale-gettext/locale-gettext.SlackBuild2
-rw-r--r--libraries/locale-gettext/locale-gettext.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/libraries/locale-gettext/locale-gettext.SlackBuild b/libraries/locale-gettext/locale-gettext.SlackBuild
index 24d759c9da..35547a1940 100644
--- a/libraries/locale-gettext/locale-gettext.SlackBuild
+++ b/libraries/locale-gettext/locale-gettext.SlackBuild
@@ -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}
diff --git a/libraries/locale-gettext/locale-gettext.info b/libraries/locale-gettext/locale-gettext.info
index 8c318cd03a..42bc7976b2 100644
--- a/libraries/locale-gettext/locale-gettext.info
+++ b/libraries/locale-gettext/locale-gettext.info
@@ -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}"