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

Kevin Piché kevin at archlinux.org
Mon Nov 29 01:30:44 UTC 2010


    Date: Sunday, November 28, 2010 @ 20:30:43
  Author: kevin
Revision: 101389

upgpkg: perl-xml-parser 2.40-2
Rebuilt for perl 5.12.2

Modified:
  perl-xml-parser/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-29 01:27:31 UTC (rev 101388)
+++ PKGBUILD	2010-11-29 01:30:43 UTC (rev 101389)
@@ -7,7 +7,7 @@
 pkgname=perl-xml-parser
 _realname=XML-Parser
 pkgver=2.40
-pkgrel=1
+pkgrel=2
 pkgdesc="Expat-based XML parser module for perl"
 arch=('i686' 'x86_64')
 license=('GPL' 'PerlArtistic')
@@ -25,6 +25,7 @@
   # install module in vendor directories.
   perl Makefile.PL INSTALLDIRS=vendor
   make
+  make test
 }
 
 package() {




More information about the arch-commits mailing list