python3-qtile-extras: update to 0.28.1.

This commit is contained in:
Kai Stian Olstad 2024-08-26 19:41:45 +02:00 committed by classabbyamp
parent 0fbc256273
commit 7eb6054263
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-qtile-extras'
pkgname=python3-qtile-extras
version=0.27.0
version=0.28.1
revision=1
build_style=python3-pep517
makedepends="python3-wheel python3-setuptools_scm"
@ -11,7 +11,7 @@ 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=25038c48a1ebba472eeb66dc718da738d4526cb7bf669e519778bc7da8ebd18f
checksum=679f6bf73fbdc0de95fb6946f6304d8e0b44215946dd486272fdfe139dde86dd
# Tests require a lot of python modules that are not packaged
make_check=no