author | Antonio Rojas
<arojas@archlinux.org> 2016-12-15 10:41:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-15 10:41:32 UTC |
parent | 011f1545216d55103f69646f34a1397182590dfe |
PKGBUILD | +5 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 2ba370e..1507689 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=16.08.3 +pkgver=16.12.0 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,8 +11,10 @@ license=(GPL) 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") -md5sums=('3599eea84581827b68b0134d0d006bfb') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz"{,.sig}) +md5sums=('98ff4e98754de484f435f23ea729b6ca' + 'SKIP') +validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org> prepare() { mkdir -p build