Date: Monday, October 24, 2022 @ 20:36:46
Author: spupykin
Revision: 1334647
upgpkg: perl-datetime-locale 1.37-1
Modified:
perl-datetime-locale/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-24 20:36:39 UTC (rev 1334646)
+++ PKGBUILD 2022-10-24 20:36:46 UTC (rev 1334647)
@@ -2,7 +2,7 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-datetime-locale
-pkgver=1.36
+pkgver=1.37
pkgrel=1
pkgdesc="Localization support for DateTime.pm "
arch=(any)
@@ -12,7 +12,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=('90a8243f2b2d4068019c65178600e76e03f5b478cb41d18c8c81cdf0d481f0a4')
+sha256sums=('f70cc4e450f441767ac1a0b8655b6f1de46c43e8d1c9d05f2e0924a16be0cb6b')
build() {
cd "$srcdir"/DateTime-Locale-$pkgver