author | Antonio Rojas
<arojas@archlinux.org> 2017-04-20 07:22:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-04-20 07:22:24 UTC |
parent | 7eeab9eb516809fdbc0dd84fec2c9b42765df69b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d6dcd1b..74b97a8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=16.12.3 +pkgver=17.04.0 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,7 +12,7 @@ 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=('02a675f4340b19976b18bb576339607fa6f185126e2ff27c07a938edf5181071' +sha256sums=('14518eef432ff042ac1f7e57d1c26c2b424ab6cebbc4c3ab9ec28ed608968156' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>