git » kwallet-pam.git » commit 95f3bc5

Plasma 5.7.3

author Antonio Rojas
2016-08-02 12:39:22 UTC
committer Antonio Rojas
2016-08-02 12:39:22 UTC
parent 473376a9a87db8dbc144c1246ab76d0878617043

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index 49183d7..7ac62a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kwallet-pam
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 pkgdesc='KWallet PAM integration'
 arch=(i686 x86_64)
@@ -11,9 +11,10 @@ depends=(pam libgcrypt socat)
 makedepends=(extra-cmake-modules qt5-base)
 groups=(plasma)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c26981de51825defd386a53d15f53de1da87082ac758b24bd41ba4cbef52019c'
+sha256sums=('c43fbfece2c310b923645d79a642be6171e42a9fead04914371474cee887d7d9'
             'SKIP')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {