author | Antonio Rojas
<arojas@archlinux.org> 2017-02-09 11:21:12 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-02-09 11:21:12 UTC |
parent | 4d03c8a6399dc6b8a60a11a2a92830526bdc929b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 06e8631..42cc4f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=16.12.1 +pkgver=16.12.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' @@ -12,7 +12,7 @@ groups=(kde-applications kdenetwork) depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui) makedepends=(extra-cmake-modules kdoctools python) source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz"{,.sig}) -md5sums=('e1db0e11b46ec26a7d2c9d3e053dddaf' +md5sums=('d1b2a776b50f354fd96f5ebc8cc10aa7' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>