git » kscreenlocker.git » commit 54f194f

Plasma 5.27.6

author Antonio Rojas
2023-06-20 15:42:50 UTC
committer Antonio Rojas
2023-06-20 15:42:50 UTC
parent acae29eac33fa03f8a3341113acde9928fdefb40

Plasma 5.27.6

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d46c78b..cd04104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.27.5
+pkgver=5.27.6
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Library and components for secure lock screen architecture'
@@ -13,7 +13,7 @@ depends=(layer-shell-qt kidletime kdeclarative libkscreen perl)
 makedepends=(extra-cmake-modules kdoctools kcmutils libxcursor)
 optdepends=('kcmutils: configuration module')
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('4c8807f1c2ed8fa14a9b29639c7d5697b5d5bab44d6b88020e5d3f463880ec92'
+sha256sums=('5d04960f82895a15e51ad07238a394e347f28815ab93e9f5a97106c21bf1f55d'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>