summaryrefslogtreecommitdiff
path: root/perl-proc-childerror
diff options
context:
space:
mode:
Diffstat (limited to 'perl-proc-childerror')
-rw-r--r--perl-proc-childerror/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-proc-childerror/PKGBUILD b/perl-proc-childerror/PKGBUILD
index 9f3a8b43..a941704d 100644
--- a/perl-proc-childerror/PKGBUILD
+++ b/perl-proc-childerror/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='perl-proc-childerror'
pkgver='0.04'
-pkgrel='3'
+pkgrel=4
pkgdesc='Explain process child error'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.28'
- 'perl<5.29'
+ 'perl>=5.30'
+ 'perl<5.31'
)
makedepends=(
'perl'