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

Felix Yan felixonmars at archlinux.org
Sat Sep 26 18:45:54 UTC 2020


    Date: Saturday, September 26, 2020 @ 18:45:54
  Author: felixonmars
Revision: 396585

upgpkg: perl-io-html 1.004-1

Modified:
  perl-io-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-26 18:45:08 UTC (rev 396584)
+++ PKGBUILD	2020-09-26 18:45:54 UTC (rev 396585)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=perl-io-html
-pkgver=1.001
-pkgrel=7
+pkgver=1.004
+pkgrel=1
 pkgdesc="Open an HTML file with automatic charset detection"
 arch=('any')
 url='https://search.cpan.org/dist/IO-HTML'
@@ -10,7 +10,7 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 source=(https://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-$pkgver.tar.gz)
-sha1sums=('210b60f438502744c9c31a82329b19a6f9aecf63')
+sha512sums=('564fba7cfb50ef1cc78fa9e2b2200a20e305d098b8ceeb6f8478f0275cc48e4fb069386f5c318bc9deb43a5d590a78a995c04100bd440340f5c990eadc76a70f')
 
 build() {
   export PERL_MM_USE_DEFAULT=1 PERL_MM_OPT="INSTALLDIRS=vendor" \



More information about the arch-commits mailing list