Date: Saturday, May 21, 2011 @ 07:40:47 Author: andrea Revision: 124449
upgpkg: akonadi 1.5.80-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 2011-05-21 09:32:11 UTC (rev 124448) +++ kde-unstable/PKGBUILD 2011-05-21 11:40:47 UTC (rev 124449) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.5.3 +pkgver=1.5.80 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.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2") -md5sums=('ad342acca61c2af27be4cce61b2d925a') +md5sums=('3ea38477473ee27257b9a6d0504889ec') build() { cd "${srcdir}"
