perl-XML-LibXML: Update to 2.0204

This commit is contained in:
Alexey Pavlov
2020-03-22 23:03:29 +03:00
parent ef20b7dff1
commit 8fa990f7c6

View File

@@ -2,7 +2,7 @@
_realname=XML-LibXML
pkgname=perl-${_realname}
pkgver=2.0203
pkgver=2.0204
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=('2b17f8df57b44fcadc3a2175f6b7e9ad125d5076f6a499e59267c23cafd70e69'
sha256sums=('bd48b539ad4b3d419658db7e69811f3b5fe88c6fa3dd25b30bc83f7f203d2f36'
'ea1e1f58f33681dc0206c4fa868cc191efeb91facaa88631bc79c73e910cf745')
prepare() {