summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormcol2022-02-13 16:47:43 +0000
committermcol2022-02-13 16:47:43 +0000
commit6554aaf8ea97f60ce79db3c9a5cf5a500190ed29 (patch)
treecd44457c4de14327493d8bfa9fa1aefbaa62d975 /.SRCINFO
parentabd6e77790db1c2fcd297fc36872ce56f217588a (diff)
downloadaur-6554aaf8ea97f60ce79db3c9a5cf5a500190ed29.tar.gz
Bump pywlroots minimum version and add to makedepends
It is required for building the CFFI wrapper for libinput in the Wayland backend.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb075d9ecc1f..e23cb8ace09b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qtile-git
pkgdesc = A full-featured, pure-Python tiling window manager. (git version)
- pkgver = 0.20.0.r3.g9b31bce6
- pkgrel = 3
+ pkgver = 0.20.0.r33.gc1f50739
+ pkgrel = 1
url = http://www.qtile.org
install = qtile-git.install
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qtile-git
checkdepends = python-dbus-next
checkdepends = python-gobject
checkdepends = python-pytest
- checkdepends = python-pywlroots>=0.15.5
+ checkdepends = python-pywlroots>=0.15.7
checkdepends = python-pywlroots<0.16.0
checkdepends = python-xdg
checkdepends = python-xvfbwrapper
@@ -29,6 +29,8 @@ pkgbase = qtile-git
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = libpulse
+ makedepends = python-pywlroots>=0.15.7
+ makedepends = python-pywlroots<0.16.0
depends = gdk-pixbuf2
depends = glibc
depends = pango