author | Antonio Rojas
<arojas@archlinux.org> 2020-05-15 11:49:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-05-15 11:49:14 UTC |
parent | 27fbb863559665717b22122ff576b642bde72d4d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d25c387..1cf5f2f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=20.04.0 +pkgver=20.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) source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('33497d7c1797a86ebbf79eefa9aaf24572170de488445b16c120ed5764ede87e' +sha256sums=('a5c05c8cd1f29961992e058283ccc885395715b75666d7363ff449aa8586981f' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>