author | Antonio Rojas
<arojas@archlinux.org> 2020-10-09 13:09:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-09 13:09:14 UTC |
parent | 41c9fd085892e48219044a47674a0727585025eb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1d41b4f..4cc5945 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=20.08.1 +pkgver=20.08.2 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' @@ -11,7 +11,7 @@ license=(GPL) depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui) makedepends=(extra-cmake-modules kdoctools) source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('b65ec11be0c2b612222de382d24345f19be0cd264243f0d954da8a81b80034bc' +sha256sums=('6678ee7d394b69a37e6a220a6cba3804f999997da5803da4bab1d8f329ff30fe' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>