Date: Saturday, March 12, 2016 @ 12:07:10 Author: spupykin Revision: 166245
upgpkg: perl-datetime-format-strptime 1.64-1 upd Modified: perl-datetime-format-strptime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-12 11:07:06 UTC (rev 166244) +++ PKGBUILD 2016-03-12 11:07:10 UTC (rev 166245) @@ -3,7 +3,7 @@ # Contributor: Caleb Cushing <xenoterrac...@gmail.com> pkgname=perl-datetime-format-strptime -pkgver=1.56 +pkgver=1.64 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=('c8c1ca4e56160179e5c67b1d622320e9') +md5sums=('4599cb0b80e4b3bb2d22848b0e540321') build() { export PERL_MM_USE_DEFAULT=1