author | Antonio Rojas
<arojas@archlinux.org> 2020-08-13 07:30:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-08-13 07:30:34 UTC |
parent | 360031c76bee40cd018d337e858a7298c0dcc50c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 26c4668..e73e582 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=20.04.3 +pkgver=20.08.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' @@ -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=('57661418d6fe58f9c3d308ba8804e5bc83312bba0967e13bf144b1a7dba9b36d' +sha256sums=('b1d0912ec7771be6c04f4cf635d9196acee1c63f47fe1814a5da2002196125a0' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>