diff options
-rw-r--r-- | perl-opengl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-opengl/PKGBUILD b/perl-opengl/PKGBUILD index 2e28b10bb..b1f3c4da9 100644 --- a/perl-opengl/PKGBUILD +++ b/perl-opengl/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-opengl' pkgver='0.70' -pkgrel=9 +pkgrel=10 pkgdesc='Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT' arch=('x86_64' 'i686' 'pentium4') license=('PerlArtistic' 'GPL') |