summaryrefslogtreecommitdiff
path: root/perl-opengl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-opengl')
-rw-r--r--perl-opengl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-opengl/PKGBUILD b/perl-opengl/PKGBUILD
index 4eb9be2ca..9a713d32f 100644
--- a/perl-opengl/PKGBUILD
+++ b/perl-opengl/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-opengl'
pkgver='0.70'
-pkgrel=31
+pkgrel=32
pkgdesc='Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT'
arch=('x86_64' 'i686' 'pentium4')
license=('PerlArtistic' 'GPL')
@@ -13,7 +13,7 @@ _pinned_dependencies=(
'glibc>=2.31'
'glu=9.0.2'
'libglvnd=1.4.0'
- 'libx11=1.7.5'
+ 'libx11=1.8'
)
depends=(
'perl>=5.34'