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

Felix Yan fyan at nymeria.archlinux.org
Sun Jun 29 04:10:14 UTC 2014


    Date: Sunday, June 29, 2014 @ 06:10:14
  Author: fyan
Revision: 215546

upgpkg: perl-io-html 1.001-1

Modified:
  perl-io-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-29 04:08:40 UTC (rev 215545)
+++ PKGBUILD	2014-06-29 04:10:14 UTC (rev 215546)
@@ -1,8 +1,9 @@
 # $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=perl-io-html
-pkgver=1.00
-pkgrel=2
+pkgver=1.001
+pkgrel=1
 pkgdesc="Open an HTML file with automatic charset detection"
 arch=('any')
 url='http://search.cpan.org/dist/IO-HTML'
@@ -10,7 +11,7 @@
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-$pkgver.tar.gz)
-sha1sums=('408784f567d52f26ee4ed7c10026e2c8b8e86178')
+sha1sums=('210b60f438502744c9c31a82329b19a6f9aecf63')
 
 build() {
   export PERL_MM_USE_DEFAULT=1 PERL_MM_OPT="INSTALLDIRS=vendor" \




More information about the arch-commits mailing list