author | Antonio Rojas
<arojas@archlinux.org> 2023-02-14 11:00:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-14 11:00:39 UTC |
parent | 71f4a96e3216eb012f77b836b48741683c116d9e |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 6429ea6..b53554d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kscreenlocker -pkgver=5.26.5 +pkgver=5.27.0 pkgrel=1 pkgdesc='Library and components for secure lock screen architecture' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) groups=(plasma) -depends=(layer-shell-qt kidletime kwayland kdeclarative perl) +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=('4f70a3647fbc68240ac104ee1f596eca2558ba98d38e4a4e42a784b9561f9653' +sha256sums=('397690ed31738549d3aaf1dd026a5fbd50feddd97566ad121532db6920a67c77' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>