akonadi: bump to 1.6.2 - build before next KDE SC

This commit is contained in:
philm 2011-11-18 22:33:53 +01:00
parent 52f9212aca
commit c12e82353c

View File

@ -8,8 +8,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=akonadi
pkgver=1.6.0
pkgrel=2
pkgver=1.6.2
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
url='http://www.akonadi-project.org'
@ -18,7 +18,7 @@ depends=('shared-mime-info' 'boost-libs' 'mysql>=5.5.14' 'soprano>=2.6.51')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
install=$pkgname.install
source=("ftp://ftp.gtlib.cc.gatech.edu/pub/kde/stable/akonadi/src//${pkgname}-${pkgver}.tar.bz2")
md5sums=('16bc40e022d06f287f18c71faaeb2e42')
md5sums=('07e2aa2e6953ac518f9306911747e264')
build() {
cd "${srcdir}"