diff options
Diffstat (limited to 'extra/perl-locale-gettext/PKGBUILD')
-rw-r--r-- | extra/perl-locale-gettext/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/perl-locale-gettext/PKGBUILD b/extra/perl-locale-gettext/PKGBUILD index a609c7a9f..e18856ef2 100644 --- a/extra/perl-locale-gettext/PKGBUILD +++ b/extra/perl-locale-gettext/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 143936 2011-11-30 21:34:33Z giovanni $ +# $Id: PKGBUILD 160541 2012-06-02 10:27:56Z bluewind $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Mark Rosenstand <mark@borkware.net> # Contributor: Paul Mattal <paul@archlinux.org> @@ -6,7 +6,7 @@ pkgname=perl-locale-gettext _realname=gettext pkgver=1.05 -pkgrel=8 +pkgrel=9 pkgdesc="Permits access from Perl to the gettext() family of functions" arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'PerlArtistic') |