mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
akonadi: 1.12.1
This commit is contained in:
parent
f10820e4b4
commit
0a373b1b3c
@ -2,8 +2,8 @@
|
||||
# Contributors: Manuel Tortosa <manutortosa@chakra-project.org>
|
||||
|
||||
pkgname=akonadi
|
||||
pkgver=1.12.0
|
||||
pkgrel=2
|
||||
pkgver=1.12.1
|
||||
pkgrel=1
|
||||
pkgdesc="PIM layer, which provides an asynchronous API to access all kinds of PIM data"
|
||||
arch=('x86_64')
|
||||
url='http://www.akonadi-project.org'
|
||||
@ -17,9 +17,10 @@ makedepends=('pkg-config'
|
||||
'automoc4'
|
||||
'boost'
|
||||
'postgresql')
|
||||
options=('debug')
|
||||
install=$pkgname.install
|
||||
source=("http://download.kde.org/stable/akonadi/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha512sums=('62bf31552fabb6b722aa9c8ebc112a5af1fcc6c2a962b75c0ff4a79ad4999c03169f0e2a993ed382b753d578a69950aae6b28d255d58f5496978fc2d4207b7ba')
|
||||
sha256sums=('a073228fda8bdbcf836af32d4b4c44dcbe58a3eac6da4e5a286b42ace9d83145')
|
||||
|
||||
prepare() {
|
||||
mkdir "${srcdir}/build"
|
||||
|
Loading…
Reference in New Issue
Block a user