[arch-commits] Commit in perl-xml-libxml/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 12 17:47:28 UTC 2019


    Date: Friday, April 12, 2019 @ 17:47:27
  Author: felixonmars
Revision: 350629

upgpkg: perl-xml-libxml 2.0200-1

Modified:
  perl-xml-libxml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 17:46:26 UTC (rev 350628)
+++ PKGBUILD	2019-04-12 17:47:27 UTC (rev 350629)
@@ -4,13 +4,13 @@
 # Contributor: François Charette <francois.archlinux.org>
 
 pkgname=perl-xml-libxml
-pkgver=2.0134
+pkgver=2.0200
 pkgrel=1
 pkgdesc="Interface to the libxml library"
 arch=('x86_64')
 url="http://search.cpan.org/dist/XML-LibXML"
 license=('GPL')
-depends=('libxml2' 'perl-xml-sax' 'perl-xml-namespacesupport')
+depends=('perl-alien-libxml2' 'perl-xml-sax' 'perl-xml-namespacesupport')
 checkdepends=('perl-test-pod' 'perl-test-leaktrace' 'perl-cpan-changes' 'perl-uri')
 provides=('perl-libxml' 'perl-xml-libxml-common')
 replaces=('perl-libxml' 'perl-xml-libxml-common')
@@ -17,7 +17,7 @@
 options=('!emptydirs')
 install=perl-xml-libxml.install
 source=(https://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
-sha512sums=('ecd39b8c268ab339d1363333feb4dcde2ec761fb29bc732625e8149ecb6f1c68eea8b76bfccb02df527518650cb3d1b8f14ae2fcd8255f117b5df68912ba2a08')
+sha512sums=('ad04920e8740a21541d6396c90540e4cc327a72277680ff934fcef1c013ce15352202d9af2ac78b6c271703d927a437b8b965fc86dc4f8bb011a09ff338a42c3')
 
 build() {
   cd XML-LibXML-$pkgver



More information about the arch-commits mailing list