summaryrefslogtreecommitdiff
path: root/perl-filesys-notify-simple/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-filesys-notify-simple/PKGBUILD')
-rw-r--r--perl-filesys-notify-simple/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/perl-filesys-notify-simple/PKGBUILD b/perl-filesys-notify-simple/PKGBUILD
index 7503de5ff..077718b23 100644
--- a/perl-filesys-notify-simple/PKGBUILD
+++ b/perl-filesys-notify-simple/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-filesys-notify-simple'
pkgver=0.14
-pkgrel=5
+pkgrel=6
pkgdesc='Simple and dumb file system watcher'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -17,8 +17,6 @@ depends=(
'perl>=5.36'
'perl<5.37'
'perl>=5.8.1')
-checkdepends=(
- 'perl-test-pod')
url='https://metacpan.org/release/Filesys-Notify-Simple'
_distdir="Filesys-Notify-Simple-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/${_distdir}.tar.gz")