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 1affda098..a3dc14561 100644
--- a/community/perl-xml-libxml/PKGBUILD
+++ b/community/perl-xml-libxml/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 109082 2014-04-10 12:31:16Z fyan $
+# $Id: PKGBUILD 109502 2014-04-15 09:25:51Z fyan $
# 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.0115
+pkgver=2.0116
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('i686' 'x86_64')
@@ -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=('456cde9d6733792e35bc45df566e82ad')
+md5sums=('a53a743bf053a0cb4afb41513fb8a684')
build() {
cd "$srcdir"/XML-LibXML-$pkgver