Date: Friday, March 13, 2020 @ 13:52:43 Author: felixonmars Revision: 377495
upgpkg: perl-alien-libxml2 0.14-1 Modified: perl-alien-libxml2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-13 13:50:15 UTC (rev 377494) +++ PKGBUILD 2020-03-13 13:52:43 UTC (rev 377495) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-alien-libxml2 -pkgver=0.12 +pkgver=0.14 pkgrel=1 pkgdesc="Install the C libxml2 library on your system" arch=('any') @@ -11,7 +11,7 @@ makedepends=('perl-html-parser' 'perl-sort-versions' 'perl-test2-suite' 'perl-uri') options=('!emptydirs') source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-$pkgver.tar.gz") -sha512sums=('664e746592f7e5045b012cc26d0fb70057f4c31d6ac32e8e5381b3b338a9e63e51ab03033e0ef2781aaaca734f6ddc1670e1160e76f4c3950eb5998c2c5aac9a') +sha512sums=('516ee1c2e987f2afa883736d1726b4ab6f815adc14b3cbcdc2d9e9e03de1f2ca2b4d6f653dadd27a7133df4be9e1fa13621c5e228da091ab64afb4f8ba6e4986') build() { cd Alien-Libxml2-$pkgver
