Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
perl-perl-critic


Commits:
8a167560 by Antonio Rojas at 2024-12-15T22:20:36+01:00
upgpkg: 1.156-1: Update to 1.156

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = perl-perl-critic
        pkgdesc = Critique Perl source code for best-practices
-       pkgver = 1.152
-       pkgrel = 2
+       pkgver = 1.156
+       pkgrel = 1
        url = https://metacpan.org/release/Perl-Critic
        arch = any
        license = PerlArtistic
@@ -23,7 +23,7 @@ pkgbase = perl-perl-critic
        depends = perl-readonly
        depends = perl-string-format
        options = !emptydirs
-       source = 
https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/Perl-Critic-1.152.tar.gz
-       sha512sums = 
273aeb46617cf614b044c76c4307faf80c8ee4702f115f4baa7d23306164a70e70394fd64e3d89e43650a7314a3bd21ab96ee6daba28f1a12d9d32bd5032779c
+       source = 
https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/Perl-Critic-1.156.tar.gz
+       sha512sums = 
c5aa84e6dca89f2af3e1afff920bd36a71ac69e1c5b5f3260e1a50b6cb6e6b88cecae28200e54d9ff98540a97ad6a7755c6e1b468d1a1d642d73b6e05e468c34
 
 pkgname = perl-perl-critic


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=perl-perl-critic
-pkgver=1.152
-pkgrel=2
+pkgver=1.156
+pkgrel=1
 pkgdesc="Critique Perl source code for best-practices"
 arch=('any')
 license=('PerlArtistic')
@@ -14,7 +14,7 @@ depends=('perl-b-keywords' 'perl-config-tiny' 
'perl-exception-class' 'perl-file-
 checkdepends=('perl-test-memory-cycle')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/Perl-Critic-$pkgver.tar.gz";)
-sha512sums=('273aeb46617cf614b044c76c4307faf80c8ee4702f115f4baa7d23306164a70e70394fd64e3d89e43650a7314a3bd21ab96ee6daba28f1a12d9d32bd5032779c')
+sha512sums=('c5aa84e6dca89f2af3e1afff920bd36a71ac69e1c5b5f3260e1a50b6cb6e6b88cecae28200e54d9ff98540a97ad6a7755c6e1b468d1a1d642d73b6e05e468c34')
 
 build() {
   cd Perl-Critic-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-perl-critic/-/commit/8a16756016cace97f82a3c8defa688d7340b0719

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-perl-critic/-/commit/8a16756016cace97f82a3c8defa688d7340b0719
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to