git » kidletime.git » commit f6ed78a

KDE Frameworks 5.101

author Antonio Rojas
2022-12-10 09:48:49 UTC
committer Antonio Rojas
2022-12-10 09:48:49 UTC
parent 29fac1ef4ece062220de89f125807bd57a9e3a3f

KDE Frameworks 5.101

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b88fe4d..7f3f416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kidletime
-pkgver=5.100.0
+pkgver=5.101.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 qt5-wayland plasma-wayland-protocols)
+makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-wayland plasma-wayland-protocols wayland-protocols)
 optdepends=('qt5-wayland: Wayland plugin')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('b4f0162df8a63e83cc2f2db3d4e6ca63ea13f93679186b0b897450b61d1b77c4'
+sha256sums=('ddda3dc864e0e9b18f30f1bcaf79ceb7d4148391215556e26f4177882b9f1283'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)