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 1a955558f..77e51d5ba 100644
--- a/extra/akonadi/PKGBUILD
+++ b/extra/akonadi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 152198 2012-03-05 08:55:37Z ibiru $
+# $Id: PKGBUILD 155962 2012-04-10 08:20:47Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=akonadi
-pkgver=1.7.1
+pkgver=1.7.2
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=('54e0556d73c22c7b3393069071e0b717')
+md5sums=('c73bb835057a3ee07d37a4f7daaf7ecf')
build() {
cd "${srcdir}"