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

François Charette francois at archlinux.org
Fri Sep 18 18:00:53 UTC 2009


    Date: Friday, September 18, 2009 @ 14:00:53
  Author: francois
Revision: 52354

upgpkg: perl-html-parser 3.62-1
    update

Modified:
  perl-html-parser/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-18 17:48:55 UTC (rev 52353)
+++ PKGBUILD	2009-09-18 18:00:53 UTC (rev 52354)
@@ -1,21 +1,20 @@
 # $Id$
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 # Contributor: Manolis Tzanidakis
+# Contributor: Firmicus <francois.archlinux.org> 
 
 pkgname=perl-html-parser
 _realname=HTML-Parser
-pkgver=3.61
+pkgver=3.62
 pkgrel=1
 pkgdesc="Perl HTML parser class"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('PerlArtistic')
 url="http://search.cpan.org/dist/${_realname}/"
 depends=('perl-html-tagset' 'perl>=5.10.0')
 options=(!emptydirs)
-replaces=('html-parser')
-provides=('html-parser')
 source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
-md5sums=('098d9551721d29d55a0a4ad83a3ebef5')
+md5sums=('2aad75367af5173514f564122ba028c7')
 
 build() {
   cd ${srcdir}/${_realname}-${pkgver}




More information about the arch-commits mailing list