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

Sergej Pupykin spupykin at archlinux.org
Thu May 4 09:17:53 UTC 2017


    Date: Thursday, May 4, 2017 @ 09:17:53
  Author: spupykin
Revision: 226910

upgpkg: perl-html-tree 5.06-1

Modified:
  perl-html-tree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-04 09:12:55 UTC (rev 226909)
+++ PKGBUILD	2017-05-04 09:17:53 UTC (rev 226910)
@@ -4,17 +4,17 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-html-tree
-pkgver=5.03
-pkgrel=3
+pkgver=5.06
+pkgrel=1
 pkgdesc="Make parse trees out of HTML source"
 arch=('any')
 url="http://search.cpan.org/dist/HTML-Tree"
 license=('GPL' 'PerlArtistic')
 depends=('perl>=5.10.0' 'perl-html-tagset>=3.02' 'perl-html-parser>=3.46')
-makedepends=('perl-test-fatal')
+makedepends=('perl-test-fatal' 'perl-module-build')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/HTML-Tree-$pkgver.tar.gz)
-md5sums=('d9271d60b872ed6fbe68b2d0fe8c450e')
+source=(http://search.cpan.org/CPAN/authors/id/K/KE/KENTNL/HTML-Tree-$pkgver.tar.gz)
+sha256sums=('9c36eb19cbdf9a5906c858948ca51c35bd7561f52cc18c43281acbe57327536e')
 
 build() {
   cd  "$srcdir"/HTML-Tree-$pkgver



More information about the arch-commits mailing list