screenkey: rebuild for Python 3.11
This commit is contained in:
parent
ff6d8881b6
commit
beda06f841
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'screenkey'
|
# Template file for 'screenkey'
|
||||||
pkgname=screenkey
|
pkgname=screenkey
|
||||||
version=1.5
|
version=1.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Babel"
|
hostmakedepends="python3-setuptools python3-Babel"
|
||||||
depends="gtk+3 libX11 python3-gobject python3-cairo python3-dbus"
|
depends="gtk+3 libX11 python3-gobject python3-cairo python3-dbus"
|
||||||
|
|
Loading…
Reference in New Issue