python-pygame: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 06:57:44 +02:00
parent 61fefcec97
commit ffd8881193

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.3 version=1.9.3
revision=1 revision=2
wrksrc="pygame-${version}" wrksrc="pygame-${version}"
build_style=python-module build_style=python-module
pycompile_module="pygame" pycompile_module="pygame"