Date: Monday, November 4, 2019 @ 02:52:09 Author: felixonmars Revision: 523033
Python 3.8 rebuild Modified: python-glfw/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 02:50:59 UTC (rev 523032) +++ PKGBUILD 2019-11-04 02:52:09 UTC (rev 523033) @@ -2,7 +2,7 @@ pkgname=python-glfw pkgver=1.7.1 -pkgrel=1 +pkgrel=2 pkgdesc='Module for OpenGL, OpenGL ES, Vulkan, window and input support' arch=(any) url='https://github.com/FlorianRhiem/pyGLFW'
