summaryrefslogtreecommitdiff
path: root/community/perl-xml-libxml/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-25 03:11:54 -0700
committerroot <root@rshg054.dnsready.net>2013-09-25 03:11:54 -0700
commit839df58b3e0710d90fb09388ab2797d47caa79ec (patch)
treecc4d4a94d633bcb9691ab9026432e042898d46c2 /community/perl-xml-libxml/PKGBUILD
parentedb4c972d5d23fcff220b7d3c33d3202bcb16af3 (diff)
Wed Sep 25 03:02:22 PDT 2013
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 7112cc1fb..f6bbd8c00 100644
--- a/community/perl-xml-libxml/PKGBUILD
+++ b/community/perl-xml-libxml/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96923 2013-09-08 17:48:32Z jsteel $
+# $Id: PKGBUILD 97592 2013-09-24 21:06:57Z 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.0105
+pkgver=2.0106
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ conflicts=('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=('7b278ec58427808a0dbe008ef760da7f')
+md5sums=('5da8ecfdedccca81fe0821e9935fe11c')
build() {
cd XML-LibXML-$pkgver