summaryrefslogtreecommitdiff
path: root/perl-html-formattext-withlinks
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-05-20 15:21:19 +0200
committerErich Eckner <git@eckner.net>2016-05-20 15:21:19 +0200
commite680c963018e8adf50a7f1985eb41ef22791f581 (patch)
treeab94f23e4613dde38f85cbe10d1fab7dacec5116 /perl-html-formattext-withlinks
parent94115ddf2bde7f7fff5b518134b3e3ee92d8556c (diff)
downloadarchlinuxewe.git.save-e680c963018e8adf50a7f1985eb41ef22791f581.tar.xz
neue checks in perl-html-formattext-withlinks
Diffstat (limited to 'perl-html-formattext-withlinks')
-rw-r--r--perl-html-formattext-withlinks/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-html-formattext-withlinks/PKGBUILD b/perl-html-formattext-withlinks/PKGBUILD
index bb466b89..c276e834 100644
--- a/perl-html-formattext-withlinks/PKGBUILD
+++ b/perl-html-formattext-withlinks/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-html-formattext-withlinks'
pkgver='0.15'
-pkgrel='1'
+pkgrel='2'
pkgdesc='HTML to text conversion with links as footnotes'
arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
@@ -18,6 +18,8 @@ makedepends=(
'perl-test-simple'
'perl-module-build>=0.38')
checkdepends=(
+ 'perl-test-pod'
+ 'perl-test-pod-coverage'
'perl-test-mockobject')
url='https://metacpan.org/release/HTML-FormatText-WithLinks'
_distdir="HTML-FormatText-WithLinks-${pkgver}"