Date: Monday, June 11, 2012 @ 17:11:43 Author: andrea Revision: 161491
upgpkg: akonadi 1.7.90-1 Upstream release Added: akonadi/kde-unstable/ Modified: akonadi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2012-06-11 20:06:48 UTC (rev 161485) +++ kde-unstable/PKGBUILD 2012-06-11 21:11:43 UTC (rev 161491) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.7.2 +pkgver=1.7.90 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=('c73bb835057a3ee07d37a4f7daaf7ecf') +md5sums=('573c1750c9ebb1f70ad39109f518c915') build() { cd "${srcdir}"
