[arch-commits] Commit in perl-test-needs/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 25 21:26:46 UTC 2021
Date: Tuesday, May 25, 2021 @ 21:26:46
Author: felixonmars
Revision: 946370
upgpkg: perl-test-needs 0.002009-1
Modified:
perl-test-needs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-25 21:26:08 UTC (rev 946369)
+++ PKGBUILD 2021-05-25 21:26:46 UTC (rev 946370)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-test-needs
-pkgver=0.002006
-pkgrel=4
+pkgver=0.002009
+pkgrel=1
pkgdesc="Skip tests when modules not available"
arch=('any')
license=('PerlArtistic')
@@ -10,7 +10,7 @@
depends=('perl')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/H/HA/HAARG/Test-Needs-$pkgver.tar.gz")
-sha512sums=('d0c1c527f486250a5c1e4b6e34e4ddcb1e7ab9233f9535b877cc36c8577592be28bf5f78567f45ec0388b276333742d1d15d7841827b64a8d170f475bd4488b7')
+sha512sums=('758f22ca9b024f7d3252ff575ae84453e64f4ef4e18d3233cdaa3b81d9212cf48e41fde529047e7355678d5e53345bd51210a45dd9545c3bf8ffe16f96a9500d')
build() {
cd Test-Needs-$pkgver
More information about the arch-commits
mailing list