python3-pygame: rebuild for python3-3.9.4 ABI compatibility fix

This commit is contained in:
Andrew J. Hesford 2021-04-04 20:48:45 -04:00
parent 90b397d89c
commit cffbd65ee6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pygame' # Template file for 'python3-pygame'
pkgname=python3-pygame pkgname=python3-pygame
version=2.0.1 version=2.0.1
revision=1 revision=2
wrksrc="pygame-${version}" wrksrc="pygame-${version}"
build_style=python3-module build_style=python3-module
make_build_args="cython" make_build_args="cython"