Date: Monday, July 16, 2012 @ 03:21:11 Author: andrea Revision: 163589
upgpkg: akonadi 1.7.95-1 Upstream release Modified: akonadi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-16 07:18:01 UTC (rev 163588) +++ PKGBUILD 2012-07-16 07:21:11 UTC (rev 163589) @@ -3,8 +3,8 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.7.90 -pkgrel=2 +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') url='http://pim.kde.org/akonadi' @@ -13,7 +13,7 @@ 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}"
