author | Antonio Rojas
<arojas@archlinux.org> 2020-07-09 11:39:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-09 11:39:06 UTC |
parent | 796dc39525211c1b120e1a628096efaf8f3ec676 |
PKGBUILD | +2 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index f645657..26c4668 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,18 +1,17 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=20.04.2 +pkgver=20.04.3 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' arch=(x86_64) url='https://www.kde.org/applications/internet/' license=(GPL) -groups=(kde-applications kde-network) 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=('d97e2e0fe7d6327e89bafe6fce290291c7a9bc4ce1ddf4606a4e29430d3241be' +sha256sums=('57661418d6fe58f9c3d308ba8804e5bc83312bba0967e13bf144b1a7dba9b36d' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>