diff --git a/perl-XML-LibXML/PKGBUILD b/perl-XML-LibXML/PKGBUILD index 8151b3f8..a98a7d3f 100644 --- a/perl-XML-LibXML/PKGBUILD +++ b/perl-XML-LibXML/PKGBUILD @@ -2,7 +2,7 @@ _realname=XML-LibXML pkgname=perl-${_realname} -pkgver=2.0201 +pkgver=2.0202 pkgrel=1 pkgdesc="Interface to the libxml library" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ install=perl-xml-libxml.install options=('!emptydirs') source=("https://www.cpan.org/authors/id/S/SH/SHLOMIF/${_realname}-${pkgver}.tar.gz" 'XML-LibXML-2.0200.patch') -sha256sums=('e008700732502b3f1f0890696ec6e2dc70abf526cd710efd9ab7675cae199bc2' +sha256sums=('cc2b02c5e9829c363173bfcfaf9321f8d72c30301df3f8842be356776569e2ae' 'ea1e1f58f33681dc0206c4fa868cc191efeb91facaa88631bc79c73e910cf745') prepare() {