summaryrefslogtreecommitdiff
path: root/perl-wx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-wx/PKGBUILD')
-rw-r--r--perl-wx/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-wx/PKGBUILD b/perl-wx/PKGBUILD
index 7ae443e2..886fd222 100644
--- a/perl-wx/PKGBUILD
+++ b/perl-wx/PKGBUILD
@@ -5,14 +5,14 @@ pkgname=perl-wx
pkgver=0.9932
_author=M/MD/MDOOTSON
_perlmod=Wx
-pkgrel=8
+pkgrel=9
_distdir="${_perlmod}-${pkgver}"
pkgdesc="Wx - interface to the wxWidgets GUI toolkit"
arch=('i686' 'pentium4' 'x86_64')
url="http://search.cpan.org/dist/Wx"
license=('GPL' 'PerlArtistic')
_pinned_dependencies=(
- 'gcc-libs=10.1.0'
+ 'gcc-libs=10.2.0'
'glibc>=2.31'
'wxgtk2=3.0.5.1'
'wxgtk-common=3.0.5.1'