summaryrefslogtreecommitdiff
path: root/perl-php-serialization/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-php-serialization/PKGBUILD')
-rw-r--r--perl-php-serialization/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-php-serialization/PKGBUILD b/perl-php-serialization/PKGBUILD
index 12520f45..1a21d582 100644
--- a/perl-php-serialization/PKGBUILD
+++ b/perl-php-serialization/PKGBUILD
@@ -3,12 +3,12 @@
pkgname='perl-php-serialization'
pkgver='0.34'
-pkgrel=8
+pkgrel=9
pkgdesc='simple flexible means of converting the output of PHP'"'"'s serialize() into the equivalent Perl memory structure, and vice versa.'
arch=('any')
depends=(
- 'perl>=5.30'
- 'perl<5.31'
+ 'perl>=5.32'
+ 'perl<5.33'
)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')