aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 043a522dcf6d..b1b53babe54d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@ pkgname='perl-test-lectrotest'
_module='Test-LectroTest'
_author='T/TM/TMOERTEL'
pkgver='0.5001'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Easy, automatic, specification-based tests.'
arch=('any')
url="https://metacpan.org/release/$_module"
license=('PerlArtistic' 'GPL')
options=('!emptydirs' 'purge')
+depends=('perl')
source=("http://search.cpan.org/CPAN/authors/id/$_author/$_module-$pkgver.tar.gz")
sha256sums=('ac2b4f0d95899af1a1a1ec784cb740b2b90256abee11c83e7b291103ec9ed735')
@@ -43,4 +44,4 @@ package() {
)
}
-#:indentSize=3:tabSize=3:noTabs=true:mode=shellscript:maxLineLen=87: \ No newline at end of file
+#:indentSize=3:tabSize=3:noTabs=true:mode=shellscript:maxLineLen=87: