summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-wx/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-wx/PKGBUILD b/perl-wx/PKGBUILD
index ebe3257a9..22a9165a1 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=2032
+pkgrel=2033
_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=12.1.0'
+ 'gcc-libs=12.1.1'
'glibc>=2.31'
'wxgtk3=3.0.5.1'
'wxgtk-common=3.0.5.1'