Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-scalar-list-utils
Commits:
baa9d969 by Sergej Pupykin at 2024-10-13T01:04:03+03:00
upgpkg: 1.66-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = perl-scalar-list-utils
pkgdesc = A selection of general-utility list subroutines
- pkgver = 1.65
- pkgrel = 2
+ pkgver = 1.66
+ pkgrel = 1
url = https://metacpan.org/release/Scalar-List-Utils
arch = x86_64
license = Artistic-1.0-Perl
license = GPL-1.0-or-later
depends = perl
options = !emptydirs
- source =
https://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.65.tar.gz
- sha256sums =
ddc10e6c410ba35374f69365df4c66e32784352bd3cd88a8ad020e41f47a80c4
+ source =
https://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.66.tar.gz
+ sha256sums =
9bf113e682b43fa93c8803e43e96afce5f81ea4027912d0d9acdc9b591b05370
pkgname = perl-scalar-list-utils
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_-
com>
pkgname='perl-scalar-list-utils'
-pkgver=1.65
-pkgrel=2
+pkgver=1.66
+pkgrel=1
pkgdesc="A selection of general-utility list subroutines"
arch=('x86_64')
license=('Artistic-1.0-Perl' 'GPL-1.0-or-later')
@@ -12,7 +12,7 @@ depends=('perl')
makedepends=()
url='https://metacpan.org/release/Scalar-List-Utils'
source=("https://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz")
-sha256sums=('ddc10e6c410ba35374f69365df4c66e32784352bd3cd88a8ad020e41f47a80c4')
+sha256sums=('9bf113e682b43fa93c8803e43e96afce5f81ea4027912d0d9acdc9b591b05370')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/baa9d969fe15dd913cad0616a16653624b708437
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/baa9d969fe15dd913cad0616a16653624b708437
You're receiving this email because of your account on gitlab.archlinux.org.