From baf481c8f53dec23aedfda79f5acbc8ff01d08f4 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Fri, 7 Jun 2024 20:26:43 +0200 Subject: [PATCH] python3-qtile-extras: update to 0.26.0. --- srcpkgs/python3-qtile-extras/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-qtile-extras/template b/srcpkgs/python3-qtile-extras/template index d7510d8fb59..b1692d38ff8 100644 --- a/srcpkgs/python3-qtile-extras/template +++ b/srcpkgs/python3-qtile-extras/template @@ -1,6 +1,6 @@ # Template file for 'python3-qtile-extras' pkgname=python3-qtile-extras -version=0.25.0 +version=0.26.0 revision=1 build_style=python3-pep517 makedepends="python3-wheel python3-setuptools_scm" @@ -10,8 +10,8 @@ maintainer="Bartek Stalewski " license="MIT" homepage="https://github.com/elParaguayo/qtile-extras" changelog="https://raw.githubusercontent.com/elParaguayo/qtile-extras/main/CHANGELOG" -distfiles="${PYPI_SITE}/q/qtile-extras/qtile-extras-${version}.tar.gz" -checksum=0e945de4685bf9431d44779fd29a1e7661dd1c46f3bf34f51dffb4a50c89b317 +distfiles="${PYPI_SITE}/q/qtile-extras/qtile_extras-${version}.tar.gz" +checksum=35a609bc8ad7e616b9cc692fc91a75ac9e16c2218d7689bdf65093bf38d384e7 # Tests require a lot of python modules that are not packaged make_check=no