python-pygame: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:05:28 +01:00
parent ecbe4250e9
commit b46ae5c182

View file

@ -1,7 +1,7 @@
# Template file for 'python-pygame' # Template file for 'python-pygame'
pkgname=python-pygame pkgname=python-pygame
version=1.9.6 version=1.9.6
revision=1 revision=2
wrksrc="pygame-${version}" wrksrc="pygame-${version}"
build_style=python-module build_style=python-module
pycompile_module="pygame" pycompile_module="pygame"