summaryrefslogtreecommitdiffstats
path: root/abs/core/perl_modules
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-05-31 18:11:08 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-05-31 18:11:08 (GMT)
commite4f7312f873ab67052695cd607a247cc695e1a0e (patch)
treec4b5d27e344c8e66e2311ce5db29973825d7e563 /abs/core/perl_modules
parent075e8851c7e2ff0f9bd076689f502e3e1c92c213 (diff)
downloadlinhes_pkgbuild-e4f7312f873ab67052695cd607a247cc695e1a0e.zip
linhes_pkgbuild-e4f7312f873ab67052695cd607a247cc695e1a0e.tar.gz
linhes_pkgbuild-e4f7312f873ab67052695cd607a247cc695e1a0e.tar.bz2
perl-xml-namespacesupport: update to 1.12
Diffstat (limited to 'abs/core/perl_modules')
-rw-r--r--abs/core/perl_modules/perl-xml-namespacesupport/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/perl_modules/perl-xml-namespacesupport/PKGBUILD b/abs/core/perl_modules/perl-xml-namespacesupport/PKGBUILD
index a641a81..6f5b6e3 100644
--- a/abs/core/perl_modules/perl-xml-namespacesupport/PKGBUILD
+++ b/abs/core/perl_modules/perl-xml-namespacesupport/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 143952 2011-11-30 22:08:16Z giovanni $
+# $Id$
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-xml-namespacesupport
-pkgver=1.11
+pkgver=1.12
pkgrel=2
pkgdesc="Generic namespace helpers (ported from SAX2)"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('perl')
options=('!emptydirs')
source=("http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-${pkgver}.tar.gz")
-md5sums=('222cca76161cd956d724286d36b607da')
+md5sums=('a8916c6d095bcf073e1108af02e78c97')
build() {
cd "${srcdir}/XML-NamespaceSupport-${pkgver}"