Date: Thursday, February 15, 2018 @ 19:02:03 Author: spupykin Revision: 294761
upgpkg: perl-datetime-locale 1.17-1 Modified: perl-datetime-locale/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-15 19:00:00 UTC (rev 294760) +++ PKGBUILD 2018-02-15 19:02:03 UTC (rev 294761) @@ -3,8 +3,8 @@ # Contributor: François Charette <firmicus ατ gmx δοτ net> pkgname=perl-datetime-locale -pkgver=1.16 -pkgrel=3 +pkgver=1.17 +pkgrel=1 pkgdesc="Localization support for DateTime.pm " arch=(any) url="http://search.cpan.org/dist/DateTime-Locale" @@ -13,7 +13,7 @@ 'perl-file-sharedir' 'perl-file-sharedir-install') options=('!emptydirs') source=(https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz) -sha256sums=('dfaf4c42149c0622e80721773b8d7229d7785280503585895c9fe9f51e076cfe') +sha256sums=('0ca6598b3f89e92e3d1140e5685c69f6f795f6eed158fa482f33ce2122b35cc9') build() { cd "$srcdir"/DateTime-Locale-$pkgver
