author | Antonio Rojas
<arojas@archlinux.org> 2017-01-12 19:03:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-12 19:03:07 UTC |
parent | 1776cb74f17de15749a39e6b8e6e35b47462fa07 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1507689..06e8631 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=16.12.0 +pkgver=16.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' @@ -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=('98ff4e98754de484f435f23ea729b6ca' +md5sums=('e1db0e11b46ec26a7d2c9d3e053dddaf' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>