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 a941704d..18443bf6 100644
--- a/perl-proc-childerror/PKGBUILD
+++ b/perl-proc-childerror/PKGBUILD
@@ -3,14 +3,14 @@
pkgname='perl-proc-childerror'
pkgver='0.04'
-pkgrel=4
+pkgrel=5
pkgdesc='Explain process child error'
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl>=5.30'
- 'perl<5.31'
+ 'perl>=5.32'
+ 'perl<5.33'
)
makedepends=(
'perl'