summaryrefslogtreecommitdiff
path: root/extra/perl-libintl-perl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
committerroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
commit0f02baec6afdab918d86a226ee9a984482b5a534 (patch)
tree15cb1e77a0a46bc218404a4725caeda3089039f8 /extra/perl-libintl-perl
parent975d6f489c6c43bbc7b816ac43333c54c1f4df21 (diff)
Wed Apr 17 00:05:54 PDT 2013
Diffstat (limited to 'extra/perl-libintl-perl')
-rw-r--r--extra/perl-libintl-perl/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/perl-libintl-perl/PKGBUILD b/extra/perl-libintl-perl/PKGBUILD
index 6554a2524..add6c8a44 100644
--- a/extra/perl-libintl-perl/PKGBUILD
+++ b/extra/perl-libintl-perl/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 160537 2012-06-02 10:27:49Z bluewind $
+# $Id: PKGBUILD 182899 2013-04-16 03:42:32Z eric $
# Maintainer: kevin <kevin@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=perl-libintl-perl
_realname=libintl-perl
-pkgver=1.20
-pkgrel=4
+pkgver=1.23
+pkgrel=1
pkgdesc="Perl Module: Localization support"
arch=('i686' 'x86_64')
license=('LGPL')
url="http://search.cpan.org/dist/${_realname}/"
depends=('gettext' 'perl')
-options=(!emptydirs)
+options=('!emptydirs')
source=(http://www.cpan.org/authors/id/G/GU/GUIDO/${_realname}-$pkgver.tar.gz)
-md5sums=('cb36f58a7d2e15974f25b35381548b1b')
+md5sums=('2e79dc842af1c9efc14fbe6664dc89bf')
build() {
cd "${srcdir}/${_realname}-$pkgver"