mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtile: update to 0.28.1.
This commit is contained in:
parent
0f564aa0e2
commit
0fbc256273
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtile'
|
# Template file for 'qtile'
|
||||||
pkgname=qtile
|
pkgname=qtile
|
||||||
version=0.27.0
|
version=0.28.1
|
||||||
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=46a3069257abe1219cb1cf548be004f6cf400a143aaa00527e042b23ba3a8deb
|
checksum=89b62e177afb5f4e135e45880435e5d1a6430c812277167ec87eca9e270badf5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall resources/qtile.desktop 644 usr/share/xsessions
|
vinstall resources/qtile.desktop 644 usr/share/xsessions
|
||||||
|
|
Loading…
Add table
Reference in a new issue