diff options
author | Erich Eckner <git@eckner.net> | 2017-09-03 19:32:13 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-03 19:32:13 +0200 |
commit | 8b393d3bab0689989d47108782a4aa6266493db9 (patch) | |
tree | 662b9c825f943c96e9c256e91274019378359c3a /perl-html-lint | |
parent | f8409ff92f5a58114fdcfc0d73448f39097645b7 (diff) | |
download | archlinuxewe-8b393d3bab0689989d47108782a4aa6266493db9.tar.xz |
recompile all perl packages
Diffstat (limited to 'perl-html-lint')
-rw-r--r-- | perl-html-lint/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-html-lint/PKGBUILD b/perl-html-lint/PKGBUILD index 7e52d702a..9c91ebb5d 100644 --- a/perl-html-lint/PKGBUILD +++ b/perl-html-lint/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-html-lint' pkgver=2.26 -pkgrel='2' +pkgrel='3' pkgdesc='check for HTML errors in a string or file' arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') |