summaryrefslogtreecommitdiff
path: root/community/perl-xml-libxml
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
commit2579dc888d0308c442245d932f99cc4c61c39299 (patch)
tree5918cd8d62c952274814cf483fc59ed0d0751d1b /community/perl-xml-libxml
parent2e85ee969c4be5762301fc1447315f132aca1fc8 (diff)
Fri Jul 12 01:25:08 PDT 2013
Diffstat (limited to 'community/perl-xml-libxml')
-rw-r--r--community/perl-xml-libxml/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-xml-libxml/PKGBUILD b/community/perl-xml-libxml/PKGBUILD
index e16c6e966..95584071e 100644
--- a/community/perl-xml-libxml/PKGBUILD
+++ b/community/perl-xml-libxml/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 91702 2013-05-26 09:26:18Z bluewind $
+# $Id: PKGBUILD 93872 2013-07-11 16:11:22Z jsteel $
# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
# Contributor: Justin "juster" Davis <jrcd83@gmail.com>
# Contributor: François Charette <francois.archlinux.org>
pkgname=perl-xml-libxml
-pkgver=2.0018
+pkgver=2.0019
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ conflicts=('perl-libxml' 'perl-xml-libxml-common')
options=('!emptydirs')
install=perl-xml-libxml.install
source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
-md5sums=('c5db1c6ba5f588802a5e1a15b5b6d653')
+md5sums=('0873ac0bae4a4bf7ba7b2d970876e4ba')
build() {
cd XML-LibXML-$pkgver