From 14ad6dfed97c2bbe523a1323012a90e77b7600dc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 24 Sep 2018 14:04:23 +0200 Subject: recompile all perl packages --- perl-html-formattext-withlinks/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-html-formattext-withlinks') diff --git a/perl-html-formattext-withlinks/PKGBUILD b/perl-html-formattext-withlinks/PKGBUILD index 118fec5f..9dd81524 100644 --- a/perl-html-formattext-withlinks/PKGBUILD +++ b/perl-html-formattext-withlinks/PKGBUILD @@ -3,12 +3,14 @@ pkgname='perl-html-formattext-withlinks' pkgver='0.15' -pkgrel='7' +pkgrel='8' pkgdesc='HTML to text conversion with links as footnotes' arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( + 'perl>=5.28' + 'perl<5.29' 'perl-html-formatter>=2' 'perl-html-tree' 'perl-uri') -- cgit v1.2.3-54-g00ecf