diff options
Diffstat (limited to 'perl-html-formattext-withlinks')
-rw-r--r-- | perl-html-formattext-withlinks/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-html-formattext-withlinks/PKGBUILD b/perl-html-formattext-withlinks/PKGBUILD index f8c18b5c..3933c764 100644 --- a/perl-html-formattext-withlinks/PKGBUILD +++ b/perl-html-formattext-withlinks/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-html-formattext-withlinks' pkgver='0.15' -pkgrel='5' +pkgrel='6' pkgdesc='HTML to text conversion with links as footnotes' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |