diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/perl-www-mechanize/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/perl-www-mechanize/APKBUILD b/testing/perl-www-mechanize/APKBUILD index 782c1ba6fb..4860ea203f 100644 --- a/testing/perl-www-mechanize/APKBUILD +++ b/testing/perl-www-mechanize/APKBUILD @@ -3,8 +3,8 @@ # Maintainer: Timothy Legge <timlegge@gmail.com> pkgname=perl-www-mechanize _pkgreal=WWW-Mechanize -pkgver=1.91 -pkgrel=1 +pkgver=1.92 +pkgrel=0 pkgdesc="Handy web browsing in a Perl object" url="https://metacpan.org/release/WWW-Mechanize/" arch="noarch" @@ -36,4 +36,4 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -sha512sums="f051f3f91f7b70cd7c8e6c624e9c359b9a041c4da8bce38b9a1cbd7b4b48d6e6b1d3e60f901a6b0c9b876119a2fae86c32be7ee40216d56754779076b0f4a879 WWW-Mechanize-1.91.tar.gz" +sha512sums="4f33c4242d4c0a339ef180e80ea0dc5bc8c631494bb48b36f5db3876476af22e83e6944b1d0f605f735bf00fd0e16de256900ccfc6f1f84ce2ccc0f0da690951 WWW-Mechanize-1.92.tar.gz" |