Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-scalar-list-utils
Commits:
7d2978af by Sergej Pupykin at 2024-08-08T22:52:03+03:00
upgpkg: 1.65-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-scalar-list-utils
pkgdesc = A selection of general-utility list subroutines
- pkgver = 1.64
+ pkgver = 1.65
pkgrel = 1
url = https://metacpan.org/release/Scalar-List-Utils
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = perl-scalar-list-utils
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.64.tar.gz
- sha256sums =
2db9e0d06afd5a9addfdc97844257317f56adbd24657dfe4a6a0327736a89a7b
+ source =
https://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.65.tar.gz
+ sha256sums =
ddc10e6c410ba35374f69365df4c66e32784352bd3cd88a8ad020e41f47a80c4
pkgname = perl-scalar-list-utils
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_-
com>
pkgname='perl-scalar-list-utils'
-pkgver=1.64
+pkgver=1.65
pkgrel=1
pkgdesc="A selection of general-utility list subroutines"
arch=('x86_64')
@@ -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=('2db9e0d06afd5a9addfdc97844257317f56adbd24657dfe4a6a0327736a89a7b')
+sha256sums=('ddc10e6c410ba35374f69365df4c66e32784352bd3cd88a8ad020e41f47a80c4')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/7d2978af4fe9629e2ea244c441cd5e004e41688d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/7d2978af4fe9629e2ea244c441cd5e004e41688d
You're receiving this email because of your account on gitlab.archlinux.org.