author | Antonio Rojas
<arojas@archlinux.org> 2021-01-07 14:15:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-01-07 14:15:55 UTC |
parent | 21c093b83e088092f89ce258a32e9d99c58aac11 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9cfcd6f..eea9c26 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=20.12.0 +pkgver=20.12.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' @@ -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=('5bc0d40fd52a01bf6d80f7d2db54414dc5bcbf693d1c01e8546e1adaf9137f8d' +sha256sums=('22d5879dff70075092748ae04575de7bd7df025eb9a9298bb39d7027601cbe07' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>