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

Felix Yan felixonmars at archlinux.org
Thu Sep 17 06:35:17 UTC 2020


    Date: Thursday, September 17, 2020 @ 06:35:17
  Author: felixonmars
Revision: 396171

upgpkg: perl-html-parser 3.74-1

Modified:
  perl-html-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 05:55:34 UTC (rev 396170)
+++ PKGBUILD	2020-09-17 06:35:17 UTC (rev 396171)
@@ -4,17 +4,16 @@
 # Contributor: Firmicus <francois.archlinux.org>
 
 pkgname=perl-html-parser
-pkgver=3.73
+pkgver=3.74
 pkgrel=1
 pkgdesc="Perl HTML parser class"
 arch=('x86_64')
 license=('PerlArtistic')
 url="https://search.cpan.org/dist/HTML-Parser/"
-depends=('perl-html-tagset')
-checkdepends=('perl-test-pod')
+depends=('perl-html-tagset' 'perl-http-message' 'perl-libwww' 'perl-uri')
 options=('!emptydirs')
 source=(https://www.cpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-$pkgver.tar.gz)
-sha512sums=('5c351637e31925ae4303ab3c106ed4b9f77cda0b55314eee5b80ded2c186b8707b7e54dddd14fed3821f10e1efc40d35fcb348bddc98cd0a09d4803ef0b0e16c')
+sha512sums=('bf2eb1ad61f4179bedcee589ed7d57826c38fe385dca03230a37b1c2d2cb526ff03c462c07ee064ab53c1e614de1576f616e6c4bcf34bb41855081f15bd3bd33')
 
 build() {
   cd HTML-Parser-$pkgver



More information about the arch-commits mailing list