git » kscreenlocker.git » commit acae29e

Plasma 5.27.5

author Antonio Rojas
2023-05-09 16:07:36 UTC
committer Antonio Rojas
2023-05-09 16:07:36 UTC
parent 73cfb3a479afd1b2c5f49891edbbd585f0b21877

Plasma 5.27.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7c174f4..d46c78b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.27.4
+pkgver=5.27.5
 _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=('a9da7f59b3fe35879adae4c67d1b2263085ee5c79004cd2bec46ce6901b97191'
+sha256sums=('4c8807f1c2ed8fa14a9b29639c7d5697b5d5bab44d6b88020e5d3f463880ec92'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>