Date: Monday, April 6, 2015 @ 00:33:22 Author: spupykin Revision: 130745
upgpkg: perl-datetime-timezone 1.86-1 upd Modified: perl-datetime-timezone/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-05 22:33:19 UTC (rev 130744) +++ PKGBUILD 2015-04-05 22:33:22 UTC (rev 130745) @@ -3,8 +3,8 @@ # Contributor: François Charette <firmicus ατ gmx δοτ net> pkgname=perl-datetime-timezone -pkgver=1.81 -pkgrel=2 +pkgver=1.86 +pkgrel=1 pkgdesc="Time zone object base class and factory " arch=(any) url="http://search.cpan.org/dist/DateTime-TimeZone" @@ -13,7 +13,7 @@ 'perl-list-allutils') options=('!emptydirs') source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-TimeZone-$pkgver.tar.gz) -md5sums=('62d4153bfb175ee3b04482b2f4b0b177') +md5sums=('e27d97c13988d70e44b61668d14c6f40') build() { cd $srcdir/DateTime-TimeZone-$pkgver
