Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-test-manifest


Commits:
88bf3561 by Sergej Pupykin at 2024-02-01T04:08:00+03:00
upgpkg: 2.024-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = perl-test-manifest
+       pkgdesc = configure which test files to run
+       pkgver = 2.024
+       pkgrel = 1
+       url = https://search.cpan.org/dist/Test-Manifest
+       arch = any
+       license = GPL
+       license = PerlArtistic
+       depends = perl
+       options = !emptydirs
+       source = 
https://www.cpan.org/authors/id/B/BD/BDFOY/Test-Manifest-2.024.tar.gz
+       sha256sums = 
8ff3919219b54ea7e4f2aa67f5b8ca2f40bdc76661ab68c41ba49ed5ec1fbe07
+
+pkgname = perl-test-manifest


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Francois Charette <firmi...@gmx.net>
 
 pkgname=perl-test-manifest
-pkgver=2.023
+pkgver=2.024
 pkgrel=1
 pkgdesc="configure which test files to run"
 arch=('any')
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')
 
source=(https://www.cpan.org/authors/id/B/BD/BDFOY/Test-Manifest-$pkgver.tar.gz)
-sha256sums=('d24e52553e7cb9cda81f92ffe8c92b3e4346718e4710801a5b35b7f251a771e2')
+sha256sums=('8ff3919219b54ea7e4f2aa67f5b8ca2f40bdc76661ab68c41ba49ed5ec1fbe07')
 
 build() {
   cd  "$srcdir"/Test-Manifest-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-manifest/-/commit/88bf35611504dbce0cdeef7f69a711408c7d4892

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-manifest/-/commit/88bf35611504dbce0cdeef7f69a711408c7d4892
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to