summaryrefslogtreecommitdiff
path: root/perl-opengl/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-01-02 15:26:48 +0100
committerErich Eckner <git@eckner.net>2022-01-02 15:26:48 +0100
commit0f3f3a2140acc787c949391bbc2e95f462efe8b0 (patch)
treec95a0e81060292500d4d8fd67240a453bba053ad /perl-opengl/PKGBUILD
parentcdf87cb7a3af78ec00c7b7f4d1d73dcaccfb7851 (diff)
downloadarchlinuxewe-0f3f3a2140acc787c949391bbc2e95f462efe8b0.tar.xz
perl-opengl: rebuild
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 f8f2ce5c3..8dea6bfb1 100644
--- a/perl-opengl/PKGBUILD
+++ b/perl-opengl/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-opengl'
pkgver='0.70'
-pkgrel=27
+pkgrel=28
pkgdesc='Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT'
arch=('x86_64' 'i686' 'pentium4')
license=('PerlArtistic' 'GPL')
@@ -12,7 +12,7 @@ _pinned_dependencies=(
'freeglut=3.2.1'
'glibc>=2.31'
'glu=9.0.2'
- 'libglvnd=1.3.4'
+ 'libglvnd=1.4.0'
'libx11=1.7.3.1'
)
depends=(