summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b6f3434a295..7165a1ccb11c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname='perl-file-changenotify'
pkgver='0.31'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Watch for changes to files, cross-platform style"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-class-load' 'perl-module-pluggable' 'perl-module-runtime' 'perl-moo>=1.006' 'perl-type-tiny' 'perl-namespace-autoclean')
-makedepends=('perl-test2')
+makedepends=('perl-test2-suite')
checkdepends=('perl-test-exception' 'perl-test-requires' 'perl-test-without-module')
url='https://metacpan.org/release/File-ChangeNotify'
source=('http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.31.tar.gz')