author | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
parent | 11af6c53b336d0a3a3f2741e46a38002af941f15 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 74b97a8..ee067fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=17.04.0 +pkgver=17.04.1 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=('14518eef432ff042ac1f7e57d1c26c2b424ab6cebbc4c3ab9ec28ed608968156' +sha256sums=('89dcdf63e593e8b1155f7e1b47be745fc020dee0e59542b7b700e4aa45c33ffe' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>