summaryrefslogtreecommitdiff
path: root/extra/libkgapi/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-23 01:28:34 -0700
committerroot <root@rshg054.dnsready.net>2013-05-23 01:28:34 -0700
commite0c1bfae73539aac5627d73dd70a299d274a0c10 (patch)
treec18288b635e64dfbcd616503eb079a951a43fafc /extra/libkgapi/PKGBUILD
parentbdf2189826c1931878cedc2262f67f6fd3c0ef15 (diff)
Thu May 23 01:28:33 PDT 2013
Diffstat (limited to 'extra/libkgapi/PKGBUILD')
-rw-r--r--extra/libkgapi/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libkgapi/PKGBUILD b/extra/libkgapi/PKGBUILD
index 66dc724ad..5b2339402 100644
--- a/extra/libkgapi/PKGBUILD
+++ b/extra/libkgapi/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 173820 2012-12-24 04:23:51Z andrea $
+# $Id: PKGBUILD 186220 2013-05-22 07:15:10Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkgapi
-pkgver=0.4.4
+pkgver=2.0.0
pkgrel=1
pkgdesc="A KDE-based library for accessing various Google services via their public API"
url='https://projects.kde.org/projects/extragear/libs/libkgapi'
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
-depends=('kdepimlibs' 'qjson')
+depends=('kdepimlibs')
makedepends=('cmake' 'automoc4' 'boost')
replaces=('akonadi-google' 'libkgoogle')
conflicts=('akonadi-google' 'libkgoogle')
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('a26ddd6da675075f7529652f36f5c9f5')
+md5sums=('e7938dcec05b0f73e6a0b24c1674378d')
build() {
mkdir build