Date: Sunday, November 10, 2019 @ 09:26:01 Author: felixonmars Revision: 524945
Python 3.8 rebuild Modified: python-glfw/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-10 09:25:48 UTC (rev 524944) +++ PKGBUILD 2019-11-10 09:26:01 UTC (rev 524945) @@ -2,7 +2,7 @@ pkgname=python-glfw pkgver=1.8.4 -pkgrel=1 +pkgrel=2 pkgdesc='Module for OpenGL, OpenGL ES, Vulkan, window and input support' arch=(any) url='https://github.com/FlorianRhiem/pyGLFW'
