summaryrefslogtreecommitdiff
path: root/community/perl-xml-libxml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-xml-libxml/PKGBUILD')
-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 e1f6f5035..513c5857f 100644
--- a/community/perl-xml-libxml/PKGBUILD
+++ b/community/perl-xml-libxml/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 100412 2013-11-03 17:59:19Z jsteel $
+# $Id: PKGBUILD 105751 2014-02-15 09:51:59Z 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.0107
+pkgver=2.0110
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ replaces=('perl-libxml' 'perl-xml-libxml-common')
options=('!emptydirs')
install=$pkgname.install
source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
-md5sums=('4caedd8fb64167e1caf0443f18ec47a2')
+md5sums=('5cc869a22613e20d9d0abc58aae11bcd')
build() {
cd "$srcdir"/XML-LibXML-$pkgver