Date: Friday, January 4, 2013 @ 09:48:01 Author: andrea Revision: 174449
upgpkg: akonadi 1.9.0-1 Upstream release Modified: akonadi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:47:27 UTC (rev 174448) +++ PKGBUILD 2013-01-04 14:48:01 UTC (rev 174449) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.8.80 +pkgver=1.9.0 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=('63471d004c0db6fd8cd230cbdb18b036') +md5sums=('51ef4c9455f97ce4346c5934174b9da8') build() { mkdir build
