qtile: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:10 -04:00
parent 14147eb07b
commit 0bb5dfe1c0

View file

@ -1,7 +1,7 @@
# Template file for 'qtile' # Template file for 'qtile'
pkgname=qtile pkgname=qtile
version=0.22.0 version=0.22.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel pkg-config" hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel pkg-config"
makedepends="python3-devel libffi-devel pulseaudio-devel" makedepends="python3-devel libffi-devel pulseaudio-devel"