author | Antonio Rojas
<arojas@archlinux.org> 2016-08-02 12:39:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-08-02 12:39:22 UTC |
parent | 06db097c098bdea28875549aa2ad76b25407518a |
PKGBUILD | +3 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cde7faf..7051cc7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kscreenlocker -pkgver=5.7.2 +pkgver=5.7.3 pkgrel=1 pkgdesc='Library and components for secure lock screen architecture' arch=(i686 x86_64) @@ -11,9 +11,10 @@ groups=(plasma) depends=(kidletime kwayland kdeclarative) makedepends=(extra-cmake-modules python kdoctools kcmutils libxcursor) source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('8d0e1a7beee1e36cb1593867f476ed1471300546f7f651982f58aca20f738ab0' +sha256sums=('b370bc3282d69d2f12adc16276ea70846fe85e50f8920e5ead45445a8162dff6' 'SKIP') validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088' # Jonathan Riddell + '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson prepare() {