author | Antonio Rojas
<arojas@archlinux.org> 2023-10-24 13:18:01 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-24 13:18:01 UTC |
parent | 5bc800ea03305d250327ae6409bf553e00d0cbd3 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index c5216ef..e74ab2e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kscreenlocker -pkgver=5.27.8 +pkgver=5.27.9 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=2 +pkgrel=1 pkgdesc='Library and components for secure lock screen architecture' arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -13,7 +13,7 @@ depends=(layer-shell-qt kidletime5 kdeclarative5 libkscreen perl) makedepends=(extra-cmake-modules kdoctools5 kcmutils5 libxcursor) optdepends=('kcmutils5: configuration module') source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('9a3f938328ecb4c5368bbcb7e3f5a79cafee3df47a56de6853d4a87bf52cfd16' +sha256sums=('e780a48c0a3686fcf34e250ff29fbb9b05ac88fa1114a15194c6b8959391874d' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>