summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2022-01-14 10:56:27 +0100
committerChristoph Haag2022-01-14 10:56:27 +0100
commit5bb9bef0d6e9ba094d1fa954ef22d70f010560f2 (patch)
tree86901f2aeeb25df52654a0e9d5d2abaf34dafdac /PKGBUILD
parente176becc020dd2d2509ab96f8c7f0cd8d7ac5a51 (diff)
downloadaur-5bb9bef0d6e9ba094d1fa954ef22d70f010560f2.tar.gz
some dependency updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df80d94c60bb..8a138b81cea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,17 +5,17 @@
_pkgname=kwin
pkgname=kwinft-git
-pkgver=5.20.0.beta.0.r1.g1a0ab9082
+pkgver=5.23.0.beta.0.r532.g6185c5b33
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 kscreenlocker pipewire libqaccessibilityclient qt5-sensors xorg-server-xwayland hwids qt5-quickcontrols wlroots-git)
-makedepends=(extra-cmake-modules qt5-tools kdoctools)
+depends=(xcb-util-cursor plasma-framework kcmutils kio breeze kinit qt5-sensors qt5-script wrapland disman kdisplay kscreenlocker pipewire libqaccessibilityclient qt5-sensors xorg-server-xwayland qt5-quickcontrols wlroots-git)
+makedepends=(git extra-cmake-modules qt5-tools kdoctools)
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
-provides=("$_pkgname")
-conflicts=("$_pkgname")
+provides=("$_pkgname=${pkgver}" "kwinft=${pkgver}")
+conflicts=("$_pkgname" "kwinft")
source=("$_pkgname::git+https://gitlab.com/kwinft/kwinft.git")
sha256sums=('SKIP')
install=kwinft.install