summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJameson Pugh2016-07-25 14:41:08 -0400
committerJameson Pugh2016-07-25 14:41:08 -0400
commit03bf2d290449949fb821e04bfc4acf091d050c63 (patch)
tree2967881344ff818b18504ef35b2a049fa8ff16ca /PKGBUILD
parent23e440c755a1716f6c206f7707ec6d80dc4d72ac (diff)
downloadaur-03bf2d290449949fb821e04bfc4acf091d050c63.tar.gz
added akonadi-client to provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30b2e46b9bd7..75241e96a439 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gitname=akonadi
pkgname=$_gitname-git
-pkgver=r10502.56b7131
+pkgver=r10508.26d0626
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data. builds with PostgreSQL backend"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('qt5-base' 'shared-mime-info' 'libxslt' 'postgresql' 'kdesignerplugin')
makedepends=('git' 'extra-cmake-modules' 'postgresql')
optdepends=('mariadb: MariaDB backend')
conflicts=("$_gitname")
-provides=("$_gitname")
+provides=("$_gitname" 'akonadi-client')
source=("git+https://github.com/KDE/$_gitname")
install=$pkgname.install
sha256sums=("SKIP")