git » kaccounts-integration.git » commit f723169

KDE Applications 17.04.3

author Antonio Rojas
2017-07-13 13:59:22 UTC
committer Antonio Rojas
2017-07-13 13:59:22 UTC
parent d02b6703e424f70fd23ccc3f231f00009fd6571c

KDE Applications 17.04.3

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 749511b..290539f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org> 
 
 pkgname=kaccounts-integration
-pkgver=17.04.2
+pkgver=17.04.3
 pkgrel=1
 pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
 Jabber and others'
@@ -12,9 +12,10 @@ groups=(kde-applications kdenetwork)
 depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
 makedepends=(extra-cmake-modules kdoctools python)
 source=("https://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('b23a1a6a3ffe013f8ea6274afae276c31c6011536afb6738f858a4fa99f32e73'
+sha256sums=('878fccde7d13efaa1d84ea6a69dba4d118ffc7f4ba3c16857b21402de6dbc768'
             'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>
 
 prepare() {
   mkdir -p build