Date: Wednesday, March 26, 2014 @ 17:08:17 Author: andrea Revision: 208754
upgpkg: akonadi 1.12.0-1 Upstream release Modified: akonadi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-26 15:07:34 UTC (rev 208753) +++ PKGBUILD 2014-03-26 16:08:17 UTC (rev 208754) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.11.0 +pkgver=1.12.0 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=('580361613d04b260f807b2a4df099eca') +md5sums=('3fb6703072410534bce51bbc3e6aa6e4') prepare() { mkdir build
