From 7695869e55415ddd53069b90850a387e73f04f4e Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 16 Feb 2014 03:38:43 +0000 Subject: Sun Feb 16 03:37:09 UTC 2014 --- community/perl-xml-libxml/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/perl-xml-libxml') diff --git a/community/perl-xml-libxml/PKGBUILD b/community/perl-xml-libxml/PKGBUILD index a187bb4c4..7c639a69d 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 # Contributor: Justin "juster" Davis # Contributor: François Charette pkgname=perl-xml-libxml -pkgver=2.0107 +pkgver=2.0110 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=('4caedd8fb64167e1caf0443f18ec47a2') +md5sums=('5cc869a22613e20d9d0abc58aae11bcd') build() { cd "$srcdir"/XML-LibXML-$pkgver -- cgit v1.2.3-54-g00ecf