summaryrefslogtreecommitdiff
path: root/extra/akonadi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/akonadi/PKGBUILD')
-rw-r--r--extra/akonadi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/akonadi/PKGBUILD b/extra/akonadi/PKGBUILD
index 4a3b83cb6..08e717bd1 100644
--- a/extra/akonadi/PKGBUILD
+++ b/extra/akonadi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 191298 2013-07-23 11:52:23Z andrea $
+# $Id: PKGBUILD 191591 2013-07-26 06:33:36Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=akonadi
-pkgver=1.10.1
+pkgver=1.10.2
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'postgresql')
optdepends=('postgresql: PostgreSQL backend')
install="${pkgname}.install"
source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5b03c46e1e9da439e4ec63bf7b2087c2')
+md5sums=('35eb8f76588b1d111f75bc46e3ac784b')
prepare() {
mkdir build