aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-06 23:00:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-06 23:00:35 -0300
commitbcd7f05c72080563ad84ce0832999f32c432702c (patch)
tree1102fbf1da72507bdaae1ea66e4e6ad5860d4ae1
parente1e694ab63c7012235a7a9fd8b7791734acb3c90 (diff)
community/py3-opengl-accelerate: actually rebuild against python3.8
-rw-r--r--community/py3-opengl-accelerate/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-opengl-accelerate/APKBUILD b/community/py3-opengl-accelerate/APKBUILD
index 7f9d8547580..c5a9758815a 100644
--- a/community/py3-opengl-accelerate/APKBUILD
+++ b/community/py3-opengl-accelerate/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-opengl-accelerate
pkgver=3.1.3
_pkgreal=PyOpenGL-accelerate-${pkgver}b1
-pkgrel=0
+pkgrel=1
pkgdesc="OpenGL bindings for Python (Cython extensions)"
url="http://pyopengl.sourceforge.net/"
arch="all"