[arch-commits] Commit in perl-html-parser/repos (extra-x86_64 extra-x86_64/PKGBUILD)
François Charette
francois at archlinux.org
Fri Sep 18 19:09:31 UTC 2009
Date: Friday, September 18, 2009 @ 15:09:31
Author: francois
Revision: 52358
Merged revisions 52354 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/perl-html-parser/trunk
........
r52354 | francois | 2009-09-18 20:00:53 +0200 (Fri, 18 Sep 2009) | 2 lines
upgpkg: perl-html-parser 3.62-1
update
........
Modified:
perl-html-parser/repos/extra-x86_64/ (properties)
perl-html-parser/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Property changes on: perl-html-parser/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /perl-html-parser/trunk:1-46872
+ /perl-html-parser/trunk:1-52357
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-09-18 18:59:13 UTC (rev 52357)
+++ extra-x86_64/PKGBUILD 2009-09-18 19:09:31 UTC (rev 52358)
@@ -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