mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtile: update to 0.25.0.
This commit is contained in:
parent
5c3aae5bd4
commit
9bda75588a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qtile'
|
# Template file for 'qtile'
|
||||||
pkgname=qtile
|
pkgname=qtile
|
||||||
version=0.24.0
|
version=0.25.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_wlroots=0.16
|
_wlroots=0.16
|
||||||
hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel
|
hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel
|
||||||
|
@ -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=c6d04d017c65f08c55f160c632f560efdfe092fee312fa78da1feceda044ee41
|
checksum=cc7b80cfa0e7037242a610563f53dac315c1ef1538efb801fec99073e363fc11
|
||||||
|
|
||||||
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