perl-XML-LibXML: Update to 2.0202

This commit is contained in:
Alexey Pavlov
2020-01-23 12:02:46 +03:00
parent 984a3aa5f6
commit c6e76b71bb

View File

@@ -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() {