Date: Tuesday, March 25, 2014 @ 11:04:41 Author: andrea Revision: 208707
upgpkg: akonadi 1.11.90-1 Upstream release Modified: akonadi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-25 09:58:38 UTC (rev 208706) +++ PKGBUILD 2014-03-25 10:04:41 UTC (rev 208707) @@ -3,8 +3,8 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=akonadi -pkgver=1.11.80 -pkgrel=2 +pkgver=1.11.90 +pkgrel=1 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data" arch=('i686' 'x86_64') url='http://community.kde.org/KDE_PIM/Akonadi' @@ -14,7 +14,7 @@ optdepends=('postgresql: PostgreSQL backend') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('5f32da9e6370db56980d888f888cc3de') +md5sums=('8210c086a3c554a2aada8335f29ff730') prepare() { mkdir build
