git » kidletime.git » commit 83bebbb

KDE Frameworks 5.99

author Antonio Rojas
2022-10-09 20:27:57 UTC
committer Antonio Rojas
2022-10-09 20:27:57 UTC
parent 9accc9c3d4255b40a9172897c56896d177cd6638

KDE Frameworks 5.99

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index c22b695..bbd5fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kidletime
-pkgver=5.98.0
+pkgver=5.99.0
 pkgrel=1
 pkgdesc='Monitoring user activity'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(qt5-x11extras libxss)
-makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
+makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-wayland plasma-wayland-protocols)
+optdepends=('qt5-wayland: Wayland plugin')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('93b13854c97625a93efc00e6da12e2876a6abb48cfff8cc3ffd462a8e394abc9'
+sha256sums=('ef3dcaf17fd65fa7493864933a86b612a6079e6e2955517fa9c1eb0bbf83dcf1'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)