Skip to content

Commit

Permalink
qtile: update to 0.31.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaistian authored and classabbyamp committed Mar 9, 2025
1 parent 0a53a2a commit c9591e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions srcpkgs/qtile/template
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Template file for 'qtile'
pkgname=qtile
version=0.29.0
revision=2
version=0.31.0
revision=1
build_style=python3-pep517
_wlroots=0.17
hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel
pkg-config python3-pywlroots python3-pywayland python3-xkbcommon"
pkg-config python3-pywlroots python3-pywayland python3-xkbcommon pixman-devel libdrm-devel"
makedepends="python3-devel libffi-devel pulseaudio-devel wlroots${_wlroots}-devel"
depends="python3-cairocffi python3-xcffib pango gdk-pixbuf"
depends="python3-cairocffi python3-xcffib python3-cffi pango gdk-pixbuf"
short_desc="Full-featured tiling window manager written and configured in Python"
maintainer="Kai Stian Olstad <[email protected]>"
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=30200cfd2a2e6624aa414fae845c6e4184231418e7358e62d1ea902334198b62
checksum=af32dfc518b20c731f2c3db38df44b37b62e5000e3caf7d4fe3003f2310f4a2e

post_install() {
vinstall resources/qtile.desktop 644 usr/share/xsessions
Expand Down

0 comments on commit c9591e6

Please sign in to comment.