Date: Monday, January 16, 2017 @ 22:38:44 Author: spupykin Revision: 207653
upgpkg: perl-datetime-format-strptime 1.70-1 upd Modified: perl-datetime-format-strptime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-16 22:34:40 UTC (rev 207652) +++ PKGBUILD 2017-01-16 22:38:44 UTC (rev 207653) @@ -3,7 +3,7 @@ # Contributor: Caleb Cushing <[email protected]> pkgname=perl-datetime-format-strptime -pkgver=1.68 +pkgver=1.70 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=('50dcc1ff5346848fe1ec928bda07fe44') +sha256sums=('ceead46b714c6baea3250b987078771f1ffbe217b501d6fc91ff3c5f2afbbc67') build() { export PERL_MM_USE_DEFAULT=1
