unknown-horizons: rebuild for Python 3.12
This commit is contained in:
parent
d7d3ed0e59
commit
407f1bc178
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'unknown-horizons'
|
# Template file for 'unknown-horizons'
|
||||||
pkgname=unknown-horizons
|
pkgname=unknown-horizons
|
||||||
version=2019.1
|
version=2019.1
|
||||||
revision=8
|
revision=9
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 intltool git python3-Pillow"
|
hostmakedepends="python3 python3-setuptools intltool git python3-Pillow"
|
||||||
depends="python3 fifengine python3-yaml"
|
depends="fifengine python3-yaml"
|
||||||
short_desc="2D real time strategy simulation"
|
short_desc="2D real time strategy simulation"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MIT, BSD-3-Clause, CC-BY-3.0, CC-BY-SA-3.0, OFL-1.0"
|
license="GPL-2.0-or-later, MIT, BSD-3-Clause, CC-BY-3.0, CC-BY-SA-3.0, OFL-1.0"
|
||||||
|
|
Loading…
Reference in New Issue