summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2020-06-10 17:13:44 +0200
committerChristoph Haag2020-06-10 17:13:44 +0200
commit900d7a6f48f9437223b6ccff5660fc59f9841a52 (patch)
tree51b0e2a6f13a0ac9bc3de8bcf40f9d2a5b5291ad /PKGBUILD
parent8ae142066c7385bf51cc9fff9f2195feae822860 (diff)
downloadaur-900d7a6f48f9437223b6ccff5660fc59f9841a52.tar.gz
update dependencies
kscreenlocker with required change is now stable Tested with wrapland-git, disman-git, kdisplay-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2d3bf9f8a59..ee94bcc576f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,13 @@
_pkgname=kwin
pkgname=kwinft-git
-pkgver=5.18.0.beta.0.r7.g81fd1c3e7
+pkgver=5.19.0.beta.0.r67.g5adf602ab
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 on kscreenlocker 5.19 API
-depends=(kscreenlocker-git xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland libkscreen-kwinft-git)
+depends=(xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland libkscreen-kwinft-git disman kdisplay)
makedepends=(extra-cmake-modules qt5-tools kdoctools)
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
provides=("$_pkgname")