qtile: update to 0.28.1.
This commit is contained in:
parent
0f564aa0e2
commit
0fbc256273
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtile'
|
||||
pkgname=qtile
|
||||
version=0.27.0
|
||||
version=0.28.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
_wlroots=0.17
|
||||
|
@ -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=46a3069257abe1219cb1cf548be004f6cf400a143aaa00527e042b23ba3a8deb
|
||||
checksum=89b62e177afb5f4e135e45880435e5d1a6430c812277167ec87eca9e270badf5
|
||||
|
||||
post_install() {
|
||||
vinstall resources/qtile.desktop 644 usr/share/xsessions
|
||||
|
|
Loading…
Reference in New Issue