Skip to content
Snippets Groups Projects
Verified Commit e187ea77 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/perl-test-most: Update to 0.37

parent 5c1303cd
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ _pkgreal=Test-Most ...@@ -5,7 +5,7 @@ _pkgreal=Test-Most
_author=OVID _author=OVID
_au=${_author%%"${_author#??}"} _au=${_author%%"${_author#??}"}
_a=${_author%%"${_author#?}"} _a=${_author%%"${_author#?}"}
pkgver=0.35 pkgver=0.37
pkgrel=0 pkgrel=0
pkgdesc="Most commonly needed Perl test functions and features" pkgdesc="Most commonly needed Perl test functions and features"
url="https://metacpan.org/release/Test-Most" url="https://metacpan.org/release/Test-Most"
...@@ -32,4 +32,4 @@ package() { ...@@ -32,4 +32,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
} }
sha512sums="1b2d201811e59d7afce47ff5f7da67c170d4685ffbec23360757b5cacc9fe72fc82609bc46cc9d8e351fdb75715696457c201dd94fadaeca70a6f31690236291 Test-Most-0.35.tar.gz" sha512sums="133dbb9815884fbecd65520dd2f2d43a761439c33f7d32ffdfc80ed3d3e05fb563dca420cf5445e61382735a048c467b35b5c160b1013b5f5c7616be00aa328d Test-Most-0.37.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment