mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:17:14 +08:00
akonadi update
This commit is contained in:
parent
b861ea55cb
commit
a86d2fb0b6
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=akonadi
|
||||
pkgver=1.8.0
|
||||
pkgver=1.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ depends=('shared-mime-info' 'boost-libs' 'mysql>=5.5.14' 'soprano>=2.7.56')
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'postgresql')
|
||||
install=$pkgname.install
|
||||
source=("http://download.kde.org/stable/akonadi/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('81156d883b40241cfc0ddb885f55bcfe')
|
||||
md5sums=('39411abc7bec8a485362ea7460e7e3d7')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user