summaryrefslogtreecommitdiff
path: root/community/perl-xml-libxml/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-09 01:38:18 -0700
committerroot <root@rshg054.dnsready.net>2013-09-09 01:38:18 -0700
commit25f164e4d715807385e621f21bf1715d64d925a8 (patch)
tree700c1c79cb2142522e303bd3ad24b470e1a78e64 /community/perl-xml-libxml/PKGBUILD
parentde304c3ed7036488819426771b7edd1897e2ba9a (diff)
Mon Sep 9 01:37:55 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 a4fa8d923..7112cc1fb 100644
--- a/community/perl-xml-libxml/PKGBUILD
+++ b/community/perl-xml-libxml/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96253 2013-08-22 17:25:25Z jsteel $
+# $Id: PKGBUILD 96923 2013-09-08 17:48:32Z 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.0103
+pkgver=2.0105
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=('77184192598ea59389b76dfea2a23b7c')
+md5sums=('7b278ec58427808a0dbe008ef760da7f')
build() {
cd XML-LibXML-$pkgver