git » kscreenlocker.git » commit 50a0b0f

Plasma 5.21.0

author Antonio Rojas
2021-02-16 13:08:22 UTC
committer Antonio Rojas
2021-02-16 13:08:22 UTC
parent f546c09b00ca2f323b4f98e90698a8893bff399a

Plasma 5.21.0

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4510174..d888d16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.20.5
+pkgver=5.21.0
 pkgrel=1
 pkgdesc='Library and components for secure lock screen architecture'
 arch=(x86_64)
@@ -10,8 +10,9 @@ license=(LGPL)
 groups=(plasma)
 depends=(kidletime kwayland kdeclarative perl)
 makedepends=(extra-cmake-modules kdoctools kcmutils libxcursor)
+optdepends=('kcmutils: configuration module')
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('802fef234420251eb3f0b50db84f52fe8c5d8859d897ec9ace855d0239a4c01f'
+sha256sums=('d3b9aa5c28baf8fb59690f7a961aefbd6dd0d09642307905615a07a58f6eb084'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>