git » kscreenlocker.git » commit 21536e7

Plasma 5.27.7

author Antonio Rojas
2023-08-01 14:32:06 UTC
committer Antonio Rojas
2023-08-01 14:32:06 UTC
parent 54f194fc2ce14d919e29444ae40c768ed4ce56b7

Plasma 5.27.7

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cd04104..93474f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.27.6
+pkgver=5.27.7
 _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=('5d04960f82895a15e51ad07238a394e347f28815ab93e9f5a97106c21bf1f55d'
+sha256sums=('c2013b510ed714b0f2544b37393b82cb1d6699dec829c8906d10dd249a9ec387'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>