Date: Tuesday, April 10, 2012 @ 04:19:38 Author: andrea Revision: 155961
upgpkg: akonadi 1.7.2-1 Upstream release Modified: akonadi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-10 05:23:46 UTC (rev 155960) +++ PKGBUILD 2012-04-10 08:19:38 UTC (rev 155961) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> 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 @@ 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}"
