[arch-commits] Commit in libkgapi/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Wed May 22 07:15:02 UTC 2013


    Date: Wednesday, May 22, 2013 @ 09:15:02
  Author: andrea
Revision: 186219

upgpkg: libkgapi 2.0.0-1

Upstream release

Modified:
  libkgapi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-22 06:35:50 UTC (rev 186218)
+++ PKGBUILD	2013-05-22 07:15:02 UTC (rev 186219)
@@ -2,18 +2,18 @@
 # Maintainer: Andrea Scarpino <andrea at 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




More information about the arch-commits mailing list