diff --git a/support-pkg-akonadi/PKGBUILD b/support-pkg-akonadi/PKGBUILD index 9efce9322..29977dbd2 100644 --- a/support-pkg-akonadi/PKGBUILD +++ b/support-pkg-akonadi/PKGBUILD @@ -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}"