From 4abd67d3371b125cee95cb8e37a435b4b92681d7 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sat, 20 Jan 2024 21:24:39 +0100 Subject: [PATCH 1/2] qtile: update to 0.24.0. --- srcpkgs/qtile/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template index 5ed945af28635..85c146c159d03 100644 --- a/srcpkgs/qtile/template +++ b/srcpkgs/qtile/template @@ -1,7 +1,7 @@ # Template file for 'qtile' pkgname=qtile -version=0.23.0 -revision=2 +version=0.24.0 +revision=1 build_style=python3-pep517 _wlroots=0.16 hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel @@ -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=eae63f7a939d9deac86d7251f75cafddbddf67e6e828feccee2f8ad745ed19ed +checksum=c6d04d017c65f08c55f160c632f560efdfe092fee312fa78da1feceda044ee41 post_install() { vinstall resources/qtile.desktop 644 usr/share/xsessions From 4db481c35363e2b8e9dd0d65f9fb2fe865e8c3ef Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sat, 20 Jan 2024 21:39:04 +0100 Subject: [PATCH 2/2] python3-pywlroots-0.16: update to 0.16.6. --- srcpkgs/python3-pywlroots-0.16/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pywlroots-0.16/template b/srcpkgs/python3-pywlroots-0.16/template index ea53ae0d64935..e31c0cce7cff3 100644 --- a/srcpkgs/python3-pywlroots-0.16/template +++ b/srcpkgs/python3-pywlroots-0.16/template @@ -1,7 +1,7 @@ # Template file for 'python3-pywlroots-0.16' pkgname=python3-pywlroots-0.16 -version=0.16.5 -revision=3 +version=0.16.6 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-cffi python3-pywayland python3-xkbcommon python3-wheel python3-devel wlroots${pkgname##*-}-devel" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/flacjacket/pywlroots" distfiles="${PYPI_SITE}/p/pywlroots/pywlroots-${version}.tar.gz" -checksum=5b8dd10897a4b6e9a0bcef4adcade61d1d418b2657b078f87cdd849069490a14 +checksum=2137f5b802d0d1924c799e306c2ed5a842fd2dda0aebbbea4695c3e8b4d68d41 conflicts="python3-pywlroots-0.15>=0" replaces="python3-pywlroots-0.15>=0"