akonadi update

This commit is contained in:
abveritas 2013-03-04 16:05:56 +00:00
parent 8a64f9be43
commit 0951b24d13

View File

@ -1,6 +1,3 @@
#
# KDE SC Packages for Chakra, part of chakra-project.org
#
# maintainer abveritas@chakra-project.org
# maintainer Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
@ -8,8 +5,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=akonadi
pkgver=1.9.0
pkgrel=2
pkgver=1.9.1
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('x86_64')
url='http://www.akonadi-project.org'
@ -18,7 +15,7 @@ depends=('shared-mime-info' 'boost-libs' 'mariadb' 'soprano>=2.7.56')
makedepends=('pkg-config' 'cmake' 'automoc4' 'boost' 'postgresql')
install=$pkgname.install
source=("http://download.kde.org/stable/akonadi/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('51ef4c9455f97ce4346c5934174b9da8')
md5sums=('f150d5e9b4776d683d0b1d64316f0276')
build() {
cd ${srcdir}/${pkgname}-${pkgver}