Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
perl-locale-codes
Commits:
cda76e05 by Antonio Rojas at 2025-03-07T20:59:02+01:00
upgpkg: 3.82-1: Update to 3.82
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-locale-codes
pkgdesc = Distribution of modules to handle locale codes
- pkgver = 3.81
+ pkgver = 3.82
pkgrel = 1
url = https://metacpan.org/release/Locale-Codes
arch = any
@@ -10,7 +10,7 @@ pkgbase = perl-locale-codes
depends = perl
options = !emptydirs
options = purge
- source =
https://search.cpan.org/CPAN/authors/id/SBECK/Locale-Codes-3.81.tar.gz
- b2sums =
4f2b90d00b78ba36e3ec582119c33922cca66056fc8f2564c22e9556cbe081f313b83c7d34e84713cd5d3dc498b57be93b4515bb068709d63977cd7b017effd9
+ source =
https://search.cpan.org/CPAN/authors/id/SBECK/Locale-Codes-3.82.tar.gz
+ b2sums =
e40c28bf391c6c81a1409f80dd2b0958553ba95b6ba3da20e2bae05805cc07ef81d2c82a5883a8e7d04821007917d6116975597f1c8f5bf16e0332a767392a27
pkgname = perl-locale-codes
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
# Maintainer: Konstantin Gizdov <arch at kge dot pw>
pkgname=perl-locale-codes
-pkgver=3.81
+pkgver=3.82
pkgrel=1
pkgdesc='Distribution of modules to handle locale codes'
_dist=Locale-Codes
@@ -11,7 +11,7 @@ depends=(perl)
checkdepends=('perl-test-inter')
options=('!emptydirs' purge)
source=("https://search.cpan.org/CPAN/authors/id/SBECK/${_dist}-${pkgver}.tar.gz")
-b2sums=('4f2b90d00b78ba36e3ec582119c33922cca66056fc8f2564c22e9556cbe081f313b83c7d34e84713cd5d3dc498b57be93b4515bb068709d63977cd7b017effd9')
+b2sums=('e40c28bf391c6c81a1409f80dd2b0958553ba95b6ba3da20e2bae05805cc07ef81d2c82a5883a8e7d04821007917d6116975597f1c8f5bf16e0332a767392a27')
build() {
cd "${srcdir}/${_dist}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-locale-codes/-/commit/cda76e053dad40c766c70ba2d8ee43a5e6213500
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-locale-codes/-/commit/cda76e053dad40c766c70ba2d8ee43a5e6213500
You're receiving this email because of your account on gitlab.archlinux.org.