aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-carp-assert/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-carp-assert/APKBUILD')
-rw-r--r--community/perl-carp-assert/APKBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/perl-carp-assert/APKBUILD b/community/perl-carp-assert/APKBUILD
index 8f0abf42395..8ccf0b2c7a1 100644
--- a/community/perl-carp-assert/APKBUILD
+++ b/community/perl-carp-assert/APKBUILD
@@ -4,16 +4,15 @@
pkgname=perl-carp-assert
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Carp-Assert
-pkgver=0.21
-pkgrel=4
+pkgver=0.22
+pkgrel=1
pkgdesc="Perl module for executable comments"
url="https://metacpan.org/release/Carp-Assert/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl"
-makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="https://cpan.metacpan.org/authors/id/N/NE/NEILB/Carp-Assert-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/Y/YV/YVES/Carp-Assert-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
build() {
@@ -32,4 +31,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="9fb96ebaf03a86edcd0262b5216b345839dc99e504738e52f883932e425cac33470fcb0e8e4653488c0d8e63e9904af311056213c63ae40bc3935eec4c0410a0 Carp-Assert-0.21.tar.gz"
+sha512sums="
+a757dd7bd5799ba98bf30fd2b55add05532af354e21e166ae1164acde71585a1b7783e28341dd8871dcc222de4bf6b78f05163e06d9f22681b7bbd547edc9c0a Carp-Assert-0.22.tar.gz
+"