diff options
Diffstat (limited to 'perl-html-lint/PKGBUILD')
-rw-r--r-- | perl-html-lint/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-html-lint/PKGBUILD b/perl-html-lint/PKGBUILD index 9c91ebb5d..4b1e9cabe 100644 --- a/perl-html-lint/PKGBUILD +++ b/perl-html-lint/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-html-lint' pkgver=2.26 -pkgrel='3' +pkgrel='4' pkgdesc='check for HTML errors in a string or file' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |