Skip to content

Commit

Permalink
archrelease: copy trunk to extra-any
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@215547 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
felixonmars committed Jun 29, 2014
1 parent b9620b5 commit cda779b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions perl-io-html/repos/extra-any/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# $Id$
# Maintainer: Felix Yan <[email protected]>

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'
depends=('perl')
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" \
Expand Down

0 comments on commit cda779b

Please sign in to comment.