[arch-commits] Commit in perl-xml-namespacesupport/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sat Feb 13 03:18:06 UTC 2010


    Date: Friday, February 12, 2010 @ 22:18:06
  Author: giovanni
Revision: 68528

upgpkg: perl-xml-namespacesupport 1.10-1
    upstream release

Modified:
  perl-xml-namespacesupport/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-13 03:08:26 UTC (rev 68527)
+++ PKGBUILD	2010-02-13 03:18:06 UTC (rev 68528)
@@ -3,16 +3,16 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-xml-namespacesupport
-pkgver=1.09
-pkgrel=5
+pkgver=1.10
+pkgrel=1
 pkgdesc="Generic namespace helpers (ported from SAX2)"
-arch=('i686' 'x86_64')
+arch=('any')
 url="http://search.cpan.org/dist/XML-NamespaceSupport"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
+license=('GPL')
+depends=('perl')
 options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/R/RB/RBERJON/XML-NamespaceSupport-$pkgver.tar.gz) 
-md5sums=('b0867d7b599d8a63ba630fa6227936fe')
+source=(http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-${pkgver}.tar.gz)
+md5sums=('0a760067d4b517672f064e911679c509')
 
 build() {
   cd  "${srcdir}/XML-NamespaceSupport-${pkgver}"




More information about the arch-commits mailing list