summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2020-09-26 13:32:00 +0200
committerChristoph Haag2020-09-26 13:32:00 +0200
commit3e36081a105e43a950f821eb7bc0f99dd2f4676d (patch)
tree8c14b5deb270f30dfe571cae79d398e61b1885f7 /PKGBUILD
parent64fca3cc9a9916b927acaf690c1e4a98fdf70ed9 (diff)
downloadaur-3e36081a105e43a950f821eb7bc0f99dd2f4676d.tar.gz
update & add some dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3334ee2690f9..7fc4d63c9fa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
_pkgname=kwin
pkgname=kwinft-git
-pkgver=5.19.0.beta.0.r67.g5adf602ab
+pkgver=5.20.0.beta.0.r1.g1a0ab9082
pkgrel=1
pkgdesc='drop-in replacement for KWin with additional libwayland wrapping Qt/C++ library Wrapland'
arch=(x86_64)
url="https://gitlab.com/kwinft/kwinft"
license=(LGPL)
-depends=(xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland disman kdisplay)
+depends=(xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland disman kdisplay kscreenlocker pipewire libqaccessibilityclient qt5-sensors xorg-server-xwayland hwids qt5-quickcontrols)
makedepends=(extra-cmake-modules qt5-tools kdoctools)
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
provides=("$_pkgname")