mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/kwin to 5.22.0-1
This commit is contained in:
parent
a6dea7693e
commit
8c3d778996
1 changed files with 4 additions and 4 deletions
|
@ -6,20 +6,20 @@
|
|||
# - explicitly link v5/v6 with libatomic
|
||||
|
||||
pkgname=kwin
|
||||
pkgver=5.21.5
|
||||
pkgver=5.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='An easy to use, but flexible, composited Window Manager'
|
||||
arch=(x86_64)
|
||||
url='https://kde.org/plasma-desktop/'
|
||||
license=(LGPL)
|
||||
depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils kwayland-server breeze
|
||||
qt5-script pipewire libqaccessibilityclient lcms2)
|
||||
pipewire libqaccessibilityclient lcms2)
|
||||
makedepends=(extra-cmake-modules qt5-tools kdoctools krunner)
|
||||
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
|
||||
optdepends=('maliit-keyboard: virtual keyboard for kwin-wayland')
|
||||
groups=(plasma)
|
||||
source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
install=$pkgname.install
|
||||
sha256sums=('a286edfaa13bf73565514ee3edb092cfbccac2307c48058a7302a4676c808331'
|
||||
sha256sums=('56e6cfe23d445b1ee0650c5ac484e8cc63ba39e2f2d77a0d32c4c23905cc0e01'
|
||||
'SKIP')
|
||||
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org>
|
||||
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
|
||||
|
|
Loading…
Reference in a new issue