git » kaccounts-integration.git » commit 7eeab9e

KDE Applications 16.12.3

author Antonio Rojas
2017-03-09 16:12:45 UTC
committer Antonio Rojas
2017-03-09 16:12:45 UTC
parent 46b082b819cf06281627279c166ada7d16f3519d

KDE Applications 16.12.3

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 64268e5..d6dcd1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org> 
 
 pkgname=kaccounts-integration
-pkgver=16.12.2
+pkgver=16.12.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,8 +12,8 @@ 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})
-md5sums=('d1b2a776b50f354fd96f5ebc8cc10aa7'
-         'SKIP')
+sha256sums=('02a675f4340b19976b18bb576339607fa6f185126e2ff27c07a938edf5181071'
+            'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {