Date: Saturday, May 29, 2021 @ 16:47:51 Author: spupykin Revision: 950168
upgpkg: perl-www-mechanize 2.03-1 Modified: perl-www-mechanize/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-29 16:47:45 UTC (rev 950167) +++ PKGBUILD 2021-05-29 16:47:51 UTC (rev 950168) @@ -2,7 +2,7 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-www-mechanize -pkgver=1.96 +pkgver=2.03 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -12,7 +12,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) -sha256sums=('a79a613452287433a88e689195b09951a06c2df6d7fd40c15aa556452de9ab04') +sha256sums=('3f1dd74df61d61522c0270f196ecc6e80c408f8c4d1835b99e1fce0a0d93845e') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
