From 63d179775e063452db6358e15b9847e7fc6c84b6 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 18 Jul 2012 00:01:34 +0000 Subject: Wed Jul 18 00:01:34 UTC 2012 --- kde-unstable/akonadi/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde-unstable/akonadi/PKGBUILD') diff --git a/kde-unstable/akonadi/PKGBUILD b/kde-unstable/akonadi/PKGBUILD index 3c9a18e81..243911b5d 100644 --- a/kde-unstable/akonadi/PKGBUILD +++ b/kde-unstable/akonadi/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 161492 2012-06-11 21:12:03Z andrea $ +# $Id: PKGBUILD 163590 2012-07-16 07:21:37Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Pierre Schmitz pkgname=akonadi -pkgver=1.7.90 +pkgver=1.7.95 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=('573c1750c9ebb1f70ad39109f518c915') +md5sums=('2fa3ad9facbe4f3c6a0f25794d5d1fe3') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf