akonadi update

This commit is contained in:
Anke 2012-10-15 17:56:44 +00:00
parent b861ea55cb
commit a86d2fb0b6

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=akonadi
pkgver=1.8.0
pkgver=1.8.1
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
@ -18,7 +18,7 @@ depends=('shared-mime-info' 'boost-libs' 'mysql>=5.5.14' 'soprano>=2.7.56')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'postgresql')
install=$pkgname.install
source=("http://download.kde.org/stable/akonadi/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('81156d883b40241cfc0ddb885f55bcfe')
md5sums=('39411abc7bec8a485362ea7460e7e3d7')
build() {
cd ${srcdir}/${pkgname}-${pkgver}