diff options
Diffstat (limited to 'perl-want/PKGBUILD')
-rw-r--r-- | perl-want/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-want/PKGBUILD b/perl-want/PKGBUILD index a090352e..e4146978 100644 --- a/perl-want/PKGBUILD +++ b/perl-want/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-want' pkgver='0.26' -pkgrel='1' +pkgrel='2' pkgdesc="A generalisation of wantarray" arch=('any') license=('PerlArtistic' 'GPL') @@ -12,7 +12,6 @@ depends=('perl') makedepends=() url='https://metacpan.org/release/Want' source=('http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/Want-0.26.tar.gz') -md5sums=('3f63f10da1d5407d72a64ef62b5e6264') sha512sums=('4b10d483068f0ab976c247b416477fe42903e06abf46678d5c5cb2308732b69038761b7aaefe42e232d666c3032e6cf303c11918f10dde1572bf25aa3ae1e8bd') _distdir="Want-0.26" |