Date: Saturday, May 4, 2013 @ 21:42:29 Author: jsteel Revision: 89885
upgpkg: perl-xml-libxml 2.0016-1 Modified: perl-xml-libxml/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-04 16:16:27 UTC (rev 89884) +++ PKGBUILD 2013-05-04 19:42:29 UTC (rev 89885) @@ -1,9 +1,10 @@ # $Id$ -# Maintainer: Justin "juster" Davis <[email protected]> +# Maintainer: Jonathan Steel <[email protected]> +# Contributor: Justin "juster" Davis <[email protected]> # Contributor: François Charette <francois.archlinux.org> pkgname=perl-xml-libxml -pkgver=2.0014 +pkgver=2.0016 pkgrel=1 pkgdesc="Interface to the libxml library" arch=('i686' 'x86_64') @@ -16,7 +17,7 @@ options=('!emptydirs') install=perl-xml-libxml.install source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz) -md5sums=('a146e20c122b074dbb0d953fb8f65ca0') +md5sums=('d3bbc3437f6b39eca5825e9d0b0c187a') build() { cd XML-LibXML-$pkgver
