Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-datetime-locale
Commits:
f876af03 by Sergej Pupykin at 2024-04-28T20:51:35+03:00
upgpkg: 1.42-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-datetime-locale
pkgdesc = Localization support for DateTime.pm
- pkgver = 1.41
+ pkgver = 1.42
pkgrel = 1
url = https://search.cpan.org/dist/DateTime-Locale
arch = any
@@ -11,7 +11,7 @@ pkgbase = perl-datetime-locale
depends = perl-file-sharedir
depends = perl-file-sharedir-install
options = !emptydirs
- source =
https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.41.tar.gz
- sha256sums =
d928902b13262c998ac06c0a7f9911cc869014a0db2e72d2138fa5ab3c10dac2
+ source =
https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.42.tar.gz
+ sha256sums =
7d8a138fa32faf24af30a1dbdee4dd11988ddb6a129138004d220b6cc4053cb0
pkgname = perl-datetime-locale
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-datetime-locale
-pkgver=1.41
+pkgver=1.42
pkgrel=1
pkgdesc="Localization support for DateTime.pm "
arch=(any)
@@ -12,7 +12,7 @@ depends=('perl-params-validate' 'perl-list-moreutils'
'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=('d928902b13262c998ac06c0a7f9911cc869014a0db2e72d2138fa5ab3c10dac2')
+sha256sums=('7d8a138fa32faf24af30a1dbdee4dd11988ddb6a129138004d220b6cc4053cb0')
build() {
cd "$srcdir"/DateTime-Locale-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-datetime-locale/-/commit/f876af03478941d7e500b765e2081c5225349539
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-datetime-locale/-/commit/f876af03478941d7e500b765e2081c5225349539
You're receiving this email because of your account on gitlab.archlinux.org.