Date: Sunday, January 23, 2011 @ 06:11:04 Author: andrea Revision: 107306
upgpkg: akonadi 1.5.0-1 upstream release Modified: akonadi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-23 11:01:03 UTC (rev 107305) +++ PKGBUILD 2011-01-23 11:11:04 UTC (rev 107306) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.4.95 +pkgver=1.5.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.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2") -md5sums=('7eba7b6725e306e7e8cce4a8f77e6ac5') +md5sums=('8b0d43b0e947b876a461d90f4b877f54') build() { cd ${srcdir}
