Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / perl-test-most
Commits: 93659365 by Caleb Maclennan at 2024-07-04T13:56:08+03:00 upgpkg: 0.38-3: Rebuild to generate .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = perl-test-most + pkgdesc = Most commonly needed test functions and features + pkgver = 0.38 + pkgrel = 3 + url = https://metacpan.org/release/Test-Most + arch = any + license = GPL + license = PerlArtistic + depends = perl + depends = perl-exception-class + depends = perl-test-deep + depends = perl-test-differences + depends = perl-test-exception + depends = perl-test-warn + options = !emptydirs + source = https://cpan.perl.org/modules/by-module/Test/Test-Most-0.38.tar.gz + sha256sums = 089eb894f7bace4c37c6334e0e290eb20338ee10223af0c82cbe7281c78382df + +pkgname = perl-test-most ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _cpan=Test-Most pkgname=perl-${_cpan,,} pkgver=0.38 -pkgrel=2 +pkgrel=3 pkgdesc='Most commonly needed test functions and features' arch=(any) url="https://metacpan.org/release/$_cpan" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-most/-/commit/9365936561e5def41cb4ac4b61cf6f66f47802d3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-test-most/-/commit/9365936561e5def41cb4ac4b61cf6f66f47802d3 You're receiving this email because of your account on gitlab.archlinux.org.
