Date: Friday, July 26, 2013 @ 08:33:29 Author: andrea Revision: 191590
upgpkg: akonadi 1.10.2-1 Upstream release Modified: akonadi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-26 02:29:28 UTC (rev 191589) +++ PKGBUILD 2013-07-26 06:33:29 UTC (rev 191590) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=1 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ optdepends=('postgresql: PostgreSQL backend') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('5b03c46e1e9da439e4ec63bf7b2087c2') +md5sums=('35eb8f76588b1d111f75bc46e3ac784b') prepare() { mkdir build
