Date: Saturday, April 25, 2015 @ 05:40:16 Author: fyan Revision: 238029
upgpkg: perl-xml-libxml 2.0119-1 Modified: perl-xml-libxml/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-25 02:29:19 UTC (rev 238028) +++ PKGBUILD 2015-04-25 03:40:16 UTC (rev 238029) @@ -1,11 +1,12 @@ # $Id$ -# Maintainer: Jonathan Steel <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Jonathan Steel <[email protected]> # Contributor: Justin "juster" Davis <[email protected]> # Contributor: François Charette <francois.archlinux.org> pkgname=perl-xml-libxml -pkgver=2.0118 -pkgrel=3 +pkgver=2.0119 +pkgrel=1 pkgdesc="Interface to the libxml library" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/XML-LibXML" @@ -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=('da8d61a5d0d1bfd8d46814e376d33f58') +md5sums=('6da66bcbc885c17d7e9490907913b6ab') build() { cd "$srcdir"/XML-LibXML-$pkgver
