mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 19:54:36 +08:00
akonadi: bump to 1.6.2 - build before next KDE SC
This commit is contained in:
parent
52f9212aca
commit
c12e82353c
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user