fifengine: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:50 -04:00
parent 801593932d
commit 4451f34b42

View file

@ -1,7 +1,7 @@
# Template file for 'fifengine' # Template file for 'fifengine'
pkgname=fifengine pkgname=fifengine
version=0.4.2 version=0.4.2
revision=6 revision=7
build_style=cmake build_style=cmake
pycompile_module="fife" pycompile_module="fife"
hostmakedepends="swig python3" hostmakedepends="swig python3"