author | Antonio Rojas
<arojas@archlinux.org> 2015-08-18 17:21:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-08-18 17:21:48 UTC |
parent | 68ffd00870b1ca8f526a16d6ef5b1c644ca83e15 |
PKGBUILD | +6 | -5 |
diff --git a/PKGBUILD b/PKGBUILD index 5cdcc9b..c7e9d1a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,18 +1,19 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kaccounts-integration -pkgver=15.04.3 +pkgver=15.08.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' arch=(i686 x86_64) url='https://projects.kde.org/projects/kdereview/kaccounts-integration' license=(GPL) -groups=('kde-applications' 'kdenetwork') -depends=(kcmutils kio kaccounts-providers signon-kwallet-extension signon-plugin-oauth2 signon-ui) -makedepends=(extra-cmake-modules kdoctools) +groups=(kde-applications kdenetwork) +depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui) +makedepends=(extra-cmake-modules kdoctools akonadi-client) +optdepends=('akonadi-client: Akonadi accounts support') source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz") -md5sums=('6a45b0287963a19e90a2f112656d016d') +md5sums=('594b1e65f6d223bf6ccef38b8afa5111') prepare() { mkdir -p build