Date: Tuesday, August 2, 2022 @ 20:45:01 Author: spupykin Revision: 1259891
upgpkg: perl-www-mechanize 2.13-1 Modified: perl-www-mechanize/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-02 20:43:48 UTC (rev 1259890) +++ PKGBUILD 2022-08-02 20:45:01 UTC (rev 1259891) @@ -2,7 +2,7 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-www-mechanize -pkgver=2.12 +pkgver=2.13 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://cpan.metacpan.org/authors/id/S/SI/SIMBABQUE/WWW-Mechanize-$pkgver.tar.gz") -sha256sums=('329c7dbfd601835cf8dc3afa8872a3a660aafcb4b710c1d00be4291f01be78d6') +sha256sums=('968e1e46312c1c4a33ae8bd9fdadb3e77ea1e74613e589f115321a4f334af243') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
