summaryrefslogtreecommitdiff
path: root/perl-alien-wxwidgets/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-alien-wxwidgets/PKGBUILD')
-rw-r--r--perl-alien-wxwidgets/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-alien-wxwidgets/PKGBUILD b/perl-alien-wxwidgets/PKGBUILD
index 0453adbe..824a9fc9 100644
--- a/perl-alien-wxwidgets/PKGBUILD
+++ b/perl-alien-wxwidgets/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=perl-alien-wxwidgets
_cpan_name=Alien-wxWidgets
pkgver=0.69
-pkgrel='4'
+pkgrel='5'
pkgdesc="building, finding and using wxWidgets binaries"
arch=('any')
url="https://metacpan.org/release/${_cpan_name}"
@@ -14,7 +14,8 @@ license=('GPL' 'PerlArtistic')
provides=(
'perl-alien-wxwidgets-utility=0.59')
depends=(
- 'perl>=5.6.0'
+ 'perl>=5.28'
+ 'perl<5.29'
'perl-module-pluggable>=2.6'
'wxgtk')
makedepends=(