summaryrefslogtreecommitdiff
path: root/kde-unstable/akonadi
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/akonadi')
-rw-r--r--kde-unstable/akonadi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/akonadi/PKGBUILD b/kde-unstable/akonadi/PKGBUILD
index 243911b5d..bf7078ca5 100644
--- a/kde-unstable/akonadi/PKGBUILD
+++ b/kde-unstable/akonadi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 163590 2012-07-16 07:21:37Z andrea $
+# $Id: PKGBUILD 164058 2012-07-25 18:20:07Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=akonadi
-pkgver=1.7.95
+pkgver=1.8.0
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
install="${pkgname}.install"
source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('2fa3ad9facbe4f3c6a0f25794d5d1fe3')
+md5sums=('81156d883b40241cfc0ddb885f55bcfe')
build() {
cd "${srcdir}"