summaryrefslogtreecommitdiff
path: root/perl-uuid-random/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-uuid-random/PKGBUILD')
-rw-r--r--perl-uuid-random/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-uuid-random/PKGBUILD b/perl-uuid-random/PKGBUILD
index cf6712a9..bdda6ce8 100644
--- a/perl-uuid-random/PKGBUILD
+++ b/perl-uuid-random/PKGBUILD
@@ -3,12 +3,12 @@
pkgname='perl-uuid-random'
pkgver='0.04'
-pkgrel='3'
+pkgrel=4
pkgdesc='Generate random uuid strings'
arch=('any')
depends=(
- 'perl>=5.28'
- 'perl<5.29'
+ 'perl>=5.30'
+ 'perl<5.31'
)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')