Date: Sunday, December 19, 2010 @ 19:22:09 Author: andrea Revision: 103478
upgpkg: akonadi 1.4.85-1 upstream release Modified: akonadi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-12-19 19:56:46 UTC (rev 103477) +++ PKGBUILD 2010-12-20 00:22:09 UTC (rev 103478) @@ -3,8 +3,8 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.4.80 -pkgrel=2 +pkgver=1.4.85 +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.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2") -md5sums=('925c20972c3a3e042bd9a638d90cc1ee') +md5sums=('418ca8925b174cc1474c6da4a9cb1e28') build() { cd ${srcdir}
