summaryrefslogtreecommitdiff
path: root/perl-opengl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-opengl/PKGBUILD')
-rw-r--r--perl-opengl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-opengl/PKGBUILD b/perl-opengl/PKGBUILD
index f13e4205..d5eb0645 100644
--- a/perl-opengl/PKGBUILD
+++ b/perl-opengl/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-opengl'
pkgver='0.70'
-pkgrel=14
+pkgrel=15
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.1'
'libglvnd=1.3.2'
- 'libx11=1.6.10'
+ 'libx11=1.6.11'
)
depends=(
'perl>=5.32'