Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-scalar-list-utils


Commits:
c488f62e by Sergej Pupykin at 2024-10-21T23:24:01+03:00
upgpkg: 1.68-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.66
+       pkgver = 1.68
        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.66.tar.gz
-       sha256sums = 
9bf113e682b43fa93c8803e43e96afce5f81ea4027912d0d9acdc9b591b05370
+       source = 
https://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.68.tar.gz
+       sha256sums = 
23317e4346fe8747f0167eccd1881d6369aa71023f014cd6f846988843295906
 
 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.66
+pkgver=1.68
 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=('9bf113e682b43fa93c8803e43e96afce5f81ea4027912d0d9acdc9b591b05370')
+sha256sums=('23317e4346fe8747f0167eccd1881d6369aa71023f014cd6f846988843295906')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/c488f62e75497f680459a3a742de3b520f3eac45

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/c488f62e75497f680459a3a742de3b520f3eac45
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to