Date: Saturday, October 15, 2022 @ 21:33:24
Author: spupykin
Revision: 1329247
upgpkg: perl-datetime-timezone 2.55-1
Modified:
perl-datetime-timezone/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-15 21:10:10 UTC (rev 1329246)
+++ PKGBUILD 2022-10-15 21:33:24 UTC (rev 1329247)
@@ -2,7 +2,7 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-datetime-timezone
-pkgver=2.54
+pkgver=2.55
pkgrel=1
pkgdesc="Time zone object base class and factory "
arch=(any)
@@ -12,7 +12,7 @@
'perl-list-allutils')
options=('!emptydirs')
source=(https://www.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-TimeZone-$pkgver.tar.gz)
-sha256sums=('1a3e8a7abf91c6beebf644b6c12478414ccf1bb51501ed11f08c02bb21667588')
+sha256sums=('fc63f3c6eb9dbe676f80c7ab8294ae219bf54d45b51921d61f58cc5ba27ee53a')
build() {
cd "$srcdir"/DateTime-TimeZone-$pkgver