Date: Tuesday, April 8, 2014 @ 09:26:35 Author: andrea Revision: 209896
upgpkg: akonadi 1.12.1-1 Upstream release Modified: akonadi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-08 07:14:51 UTC (rev 209895) +++ PKGBUILD 2014-04-08 07:26:35 UTC (rev 209896) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.12.0 +pkgver=1.12.1 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=('3fb6703072410534bce51bbc3e6aa6e4') +md5sums=('9a4a99d10e003a267a515fc60de4f817') prepare() { mkdir build
