summaryrefslogtreecommitdiff
path: root/perl-html-formattext-withlinks
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-06-10 16:13:55 +0200
committerErich Eckner <git@eckner.net>2016-06-10 20:40:05 +0200
commit784955465428f6f3f91241a6082db065f16bf6db (patch)
tree0b92dde03fc81cbe5ddcd5f9b056d635f290117e /perl-html-formattext-withlinks
parente3f517ca0dcaf858b87238f2a1bd089f5e9573df (diff)
downloadarchlinuxewe.git.save-784955465428f6f3f91241a6082db065f16bf6db.tar.xz
perl-html-formattext-withlinks dependency update
Diffstat (limited to 'perl-html-formattext-withlinks')
-rw-r--r--perl-html-formattext-withlinks/PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/perl-html-formattext-withlinks/PKGBUILD b/perl-html-formattext-withlinks/PKGBUILD
index c276e834..2d36348b 100644
--- a/perl-html-formattext-withlinks/PKGBUILD
+++ b/perl-html-formattext-withlinks/PKGBUILD
@@ -3,20 +3,18 @@
pkgname='perl-html-formattext-withlinks'
pkgver='0.15'
-pkgrel='2'
+pkgrel='3'
pkgdesc='HTML to text conversion with links as footnotes'
arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-provides=(
- 'perl-html-formattext-withlinks')
depends=(
'perl-html-formattext>=2'
'perl-html-tree'
'perl-uri')
makedepends=(
- 'perl-test-simple'
- 'perl-module-build>=0.38')
+ 'perl-module-build>=0.38'
+ 'perl-test-simple')
checkdepends=(
'perl-test-pod'
'perl-test-pod-coverage'