summaryrefslogtreecommitdiff
path: root/perl-file-countlines
diff options
context:
space:
mode:
Diffstat (limited to 'perl-file-countlines')
-rw-r--r--perl-file-countlines/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-file-countlines/PKGBUILD b/perl-file-countlines/PKGBUILD
index f1efc3f9..3430816a 100644
--- a/perl-file-countlines/PKGBUILD
+++ b/perl-file-countlines/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname='perl-file-countlines'
pkgver='0.0.3'
-pkgrel='1'
+pkgrel='2'
pkgdesc="efficiently count the number of line breaks in a file."
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-perlio-utf8-strict' 'perl-sub-exporter')
makedepends=()
+checkdepends=('perl-test-pod')
url='http://search.mcpan.org/dist/Mixin-Linewise'
source=("http://search.cpan.org/CPAN/authors/id/M/MO/MORITZ/File-CountLines-v${pkgver}.tar.gz")
sha512sums=('84adcb4b8ba24f4ea2f23fe4df6da925cdc0f5ff5354a509af50398dfbe58114af7e940f358d4fbcae6acc1af5229e80d0f337d7cbcdaeafb15e856514dcfa41')