summaryrefslogtreecommitdiff
path: root/perl-html-restrict
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-10-19 22:11:56 +0200
committerErich Eckner <git@eckner.net>2022-10-19 22:11:56 +0200
commitf3d2b43c95508285291a88b283afba0b3e7ba31d (patch)
tree065b7ea30ee1b80ed1b6f5933abed61479837c52 /perl-html-restrict
parenta4eaa5c3e3882f5a00659b0facddd77c2858bac3 (diff)
downloadarchlinuxewe-f3d2b43c95508285291a88b283afba0b3e7ba31d.tar.xz
perl-html-restrict: clean up
Diffstat (limited to 'perl-html-restrict')
-rw-r--r--perl-html-restrict/PKGBUILD13
1 files changed, 1 insertions, 12 deletions
diff --git a/perl-html-restrict/PKGBUILD b/perl-html-restrict/PKGBUILD
index 328b9bde3..51d0a898f 100644
--- a/perl-html-restrict/PKGBUILD
+++ b/perl-html-restrict/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-html-restrict'
pkgver=3.0.0
-pkgrel=6
+pkgrel=7
pkgdesc='Strip unwanted HTML tags and attributes'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -26,17 +26,6 @@ depends=(
'perl-type-tiny>=1.002001'
'perl-uri'
'perl-version')
-checkdepends=(
- 'perl-code-tidyall'
- 'perl-code-tidyall-plugin-sortlines-naturally'
- 'perl-cpan-changes'
- 'perl-json-maybexs'
- 'perl-perl-tidy'
- 'perl-pod-coverage-trustpod'
- 'perl-test-pod'
- 'perl-test-pod-coverage'
- 'perl-test-spelling'
- 'perl-test-synopsis')
url='https://metacpan.org/release/HTML-Restrict'
_distdir="HTML-Restrict-v${pkgver}"
source=("https://cpan.metacpan.org/authors/id/O/OA/OALDERS/${_distdir}.tar.gz")