git » kwayland-integration.git » commit 190ffe2

Plasma 5.27.0

author Antonio Rojas
2023-02-14 11:00:39 UTC
committer Antonio Rojas
2023-02-14 11:00:39 UTC
parent e09667dc95182c384712a676fd4d04cf7dd8a6a6

Plasma 5.27.0

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 382f7a1..8000e1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kwayland-integration
-pkgver=5.26.5
+pkgver=5.27.0
 pkgrel=1
 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(LGPL)
-depends=(kwindowsystem kidletime kwayland)
-makedepends=(extra-cmake-modules wayland-protocols)
+depends=(kwindowsystem kwayland)
+makedepends=(extra-cmake-modules wayland-protocols kidletime)
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('9daa3367091b7bc3c1156879f34da81ba994dbbee7613ed4c1100481a909f833'
+sha256sums=('1b3bff453176d37fedd3ddb7bb69c978fc42c48f6324737d94b9aa644311b42a'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>