diff --git a/srcpkgs/qtile/INSTALL.msg b/srcpkgs/qtile/INSTALL.msg deleted file mode 100644 index 95c75c2e656..00000000000 --- a/srcpkgs/qtile/INSTALL.msg +++ /dev/null @@ -1,9 +0,0 @@ -!!! Config breakage !!! - - lazy.qtile.display_kb() no longer receives any arguments. If you passed - it any arguments (which were ignored previously), remove them. - - If you have a custom startup Python script that you use instead of - "qtile start" and run init_log manually, the signature has changed. - Please check the source for the updated arguments. - - "KeyChord"'s signature has changed. "mode" is now a boolean to indicate - whether the mode should persist. The "name" parameter should be used - to name the chord (e.g. for the ``Chord`` widget). diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template index 7b466061079..31de69d0fea 100644 --- a/srcpkgs/qtile/template +++ b/srcpkgs/qtile/template @@ -1,9 +1,9 @@ # Template file for 'qtile' pkgname=qtile -version=0.22.0 -revision=3 +version=0.23.0 +revision=1 build_style=python3-pep517 -_wlroots=0.15 +_wlroots=0.16 hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel pkg-config python3-pywlroots-${_wlroots} python3-pywayland python3-xkbcommon" makedepends="python3-devel libffi-devel pulseaudio-devel wlroots${_wlroots}-devel" @@ -14,7 +14,7 @@ license="MIT" homepage="http://www.qtile.org/" changelog="https://raw.githubusercontent.com/qtile/qtile/master/CHANGELOG" distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz" -checksum=ecec16cf41b6bbbc1847d0cd3f7dba68eb16fa175fbe856a229817297f605f6e +checksum=eae63f7a939d9deac86d7251f75cafddbddf67e6e828feccee2f8ad745ed19ed post_install() { vinstall resources/qtile.desktop 644 usr/share/xsessions