Date: Monday, May 13, 2013 @ 14:43:35 Author: spupykin Revision: 90638
upgpkg: perl-datetime-format-strptime 1.54-1 upd Modified: perl-datetime-format-strptime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-13 12:43:31 UTC (rev 90637) +++ PKGBUILD 2013-05-13 12:43:35 UTC (rev 90638) @@ -3,7 +3,7 @@ # Contributor: Caleb Cushing <[email protected]> pkgname=perl-datetime-format-strptime -pkgver=1.52 +pkgver=1.54 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=('525dfc95c715ec9a0c6bc677c721e876') +md5sums=('ca0fa912861f360f9aa535c6b4c0282f') build() { export PERL_MM_USE_DEFAULT=1
