summaryrefslogtreecommitdiff
path: root/testing/perl-xml-parser/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-xml-parser/PKGBUILD')
-rw-r--r--testing/perl-xml-parser/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/perl-xml-parser/PKGBUILD b/testing/perl-xml-parser/PKGBUILD
index 46ffa0923..021aa1b05 100644
--- a/testing/perl-xml-parser/PKGBUILD
+++ b/testing/perl-xml-parser/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 124562 2011-05-22 23:45:41Z andrea $
+# $Id: PKGBUILD 129383 2011-06-27 06:10:42Z andrea $
# Maintainer:
# Contributor: firmicus <francois@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
@@ -6,8 +6,8 @@
pkgname=perl-xml-parser
_realname=XML-Parser
-pkgver=2.40
-pkgrel=3
+pkgver=2.41
+pkgrel=1
pkgdesc="Expat-based XML parser module for perl"
arch=('i686' 'x86_64')
license=('GPL' 'PerlArtistic')
@@ -16,8 +16,8 @@ depends=('perl' 'expat')
replaces=('perlxml')
provides=("perlxml=${pkgver}")
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/${_realname}-${pkgver}.tar.gz")
-md5sums=('c66e9adba003d0667cc40115ccd837a5')
+source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/${_realname}-${pkgver}.tar.gz")
+md5sums=('c320d2ffa459e6cdc6f9f59c1185855e')
build() {
cd "${srcdir}/${_realname}-${pkgver}"