qtile: update to 0.24.0.

This commit is contained in:
Bartek Stalewski 2024-01-20 21:24:39 +01:00 committed by Đoàn Trần Công Danh
parent 8eb32de671
commit 3498f0b9ea

View file

@ -1,7 +1,7 @@
# Template file for 'qtile' # Template file for 'qtile'
pkgname=qtile pkgname=qtile
version=0.23.0 version=0.24.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
_wlroots=0.16 _wlroots=0.16
hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel
@ -14,7 +14,7 @@ license="MIT"
homepage="http://www.qtile.org/" homepage="http://www.qtile.org/"
changelog="https://raw.githubusercontent.com/qtile/qtile/master/CHANGELOG" changelog="https://raw.githubusercontent.com/qtile/qtile/master/CHANGELOG"
distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz" distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz"
checksum=eae63f7a939d9deac86d7251f75cafddbddf67e6e828feccee2f8ad745ed19ed checksum=c6d04d017c65f08c55f160c632f560efdfe092fee312fa78da1feceda044ee41
post_install() { post_install() {
vinstall resources/qtile.desktop 644 usr/share/xsessions vinstall resources/qtile.desktop 644 usr/share/xsessions