qtile: update to 0.27.0.
This commit is contained in:
parent
53b429639c
commit
e8090e1e79
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtile'
|
# Template file for 'qtile'
|
||||||
pkgname=qtile
|
pkgname=qtile
|
||||||
version=0.26.0
|
version=0.27.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_wlroots=0.17
|
_wlroots=0.17
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="http://www.qtile.org/"
|
homepage="http://www.qtile.org/"
|
||||||
changelog="https://raw.githubusercontent.com/qtile/qtile/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/qtile/qtile/master/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz"
|
||||||
checksum=2c806f94dbf67a8ce1e0cd3fa425b95e3fdc5258e28d766dfecd866a7f5806b5
|
checksum=46a3069257abe1219cb1cf548be004f6cf400a143aaa00527e042b23ba3a8deb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall resources/qtile.desktop 644 usr/share/xsessions
|
vinstall resources/qtile.desktop 644 usr/share/xsessions
|
||||||
|
|
Loading…
Reference in New Issue