Date: Saturday, April 15, 2023 @ 17:06:05
Author: spupykin
Revision: 1446172
upgpkg: perl-datetime-locale 1.38-1
Modified:
perl-datetime-locale/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-15 17:05:58 UTC (rev 1446171)
+++ PKGBUILD 2023-04-15 17:06:05 UTC (rev 1446172)
@@ -2,7 +2,7 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-datetime-locale
-pkgver=1.37
+pkgver=1.38
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=('f70cc4e450f441767ac1a0b8655b6f1de46c43e8d1c9d05f2e0924a16be0cb6b')
+sha256sums=('dd7f6d358279d1df0ea7d78b9127690435246cdf46867500e9888016f9d4c867')
build() {
cd "$srcdir"/DateTime-Locale-$pkgver