aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-html-formattext-withlinks/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-html-formattext-withlinks/APKBUILD')
-rw-r--r--main/perl-html-formattext-withlinks/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-html-formattext-withlinks/APKBUILD b/main/perl-html-formattext-withlinks/APKBUILD
index 382179b36f3..21b5f3df278 100644
--- a/main/perl-html-formattext-withlinks/APKBUILD
+++ b/main/perl-html-formattext-withlinks/APKBUILD
@@ -4,13 +4,13 @@
pkgname=perl-html-formattext-withlinks
_pkgreal=HTML-FormatText-WithLinks
pkgver=0.15
-pkgrel=4
+pkgrel=5
pkgdesc="HTML to text conversion with links as footnotes"
url="https://metacpan.org/release/HTML-FormatText-WithLinks/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-html-tree perl-uri perl-html-formatter"
-makedepends="perl-dev perl-module-build"
+makedepends="perl-module-build"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/S/ST/STRUAN/HTML-FormatText-WithLinks-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"