summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormcol2022-04-16 15:57:00 +0100
committermcol2022-04-16 15:57:00 +0100
commit42f1035a2e01258044504ec492c1b6485e6751c7 (patch)
tree0df0b2e265d843af5f79e3b51bd17c60b3340cf0 /PKGBUILD
parent2c5c7a1336e650abaa4aaba51803c633c2cadc26 (diff)
downloadaur-42f1035a2e01258044504ec492c1b6485e6751c7.tar.gz
bump pywlroots minimum version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2974bfca9d25..98580f1a1ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=(
'glibc'
'pango'
'python-cairocffi'
- 'python-pywlroots>=0.15.9' 'python-pywlroots<0.16.0'
+ 'python-pywlroots>=0.15.12' 'python-pywlroots<0.16.0'
'xorg-xwayland'
)