Date: Thursday, May 15, 2014 @ 16:14:51 Author: spupykin Revision: 111184
upgpkg: perl-datetime-format-strptime 1.55-1 upd Modified: perl-datetime-format-strptime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-15 14:14:48 UTC (rev 111183) +++ PKGBUILD 2014-05-15 14:14:51 UTC (rev 111184) @@ -3,7 +3,7 @@ # Contributor: Caleb Cushing <[email protected]> pkgname=perl-datetime-format-strptime -pkgver=1.54 +pkgver=1.55 pkgrel=1 pkgdesc="Parse and Format DateTimes using Strptime" arch=('any') @@ -13,7 +13,7 @@ 'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64') url="http://search.cpan.org/dist/DateTime-Format-Strptime" source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz") -md5sums=('ca0fa912861f360f9aa535c6b4c0282f') +md5sums=('8613390f37ac9d80db67bc69e62818a7') build() { export PERL_MM_USE_DEFAULT=1
