summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-text-simpletable-autowidth/PKGBUILD10
1 files changed, 1 insertions, 9 deletions
diff --git a/perl-text-simpletable-autowidth/PKGBUILD b/perl-text-simpletable-autowidth/PKGBUILD
index aadb1ebbf..bd40fca2e 100644
--- a/perl-text-simpletable-autowidth/PKGBUILD
+++ b/perl-text-simpletable-autowidth/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-text-simpletable-autowidth'
pkgver='0.09'
-pkgrel=12
+pkgrel=13
pkgdesc='Text::SimpleTable::AutoWidth - Simple eyecandy ASCII tables with auto-width selection'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -19,14 +19,6 @@ makedepends=(
'perl-test-simple'
'perl-extutils-makemaker'
)
-checkdepends=(
- 'perl'
- 'perl-pod-coverage-trustpod'
- 'perl-test-perl-critic'
- 'perl-test-pod'
- 'perl-test-pod-coverage'
- 'perl-test-simple'
-)
url='https://metacpan.org/release/Text-SimpleTable-AutoWidth'
_distdir="Text-SimpleTable-AutoWidth-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/C/CU/CUB/${_distdir}.tar.gz")