author | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 04:34:29 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 04:34:29 UTC |
parent | 3cf6180036ae3e25b409fe411540f7c393976712 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2026f12..c06baf5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kscreenlocker -pkgver=5.27.3 +pkgver=5.27.4 pkgrel=1 pkgdesc='Library and components for secure lock screen architecture' arch=(x86_64) @@ -12,7 +12,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/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('1aa99a34be2688fe3f0464467dae5bd79385b92dc15b1842abfa9684b35c8854' +sha256sums=('a9da7f59b3fe35879adae4c67d1b2263085ee5c79004cd2bec46ce6901b97191' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>