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

Antonio Rojas arojas at archlinux.org
Sat Jul 30 08:08:44 UTC 2016


    Date: Saturday, July 30, 2016 @ 08:08:44
  Author: arojas
Revision: 272701

Update to 5.3.0

Added:
  libkgapi/kde-unstable/
Modified:
  libkgapi/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2016-07-30 04:38:12 UTC (rev 272700)
+++ kde-unstable/PKGBUILD	2016-07-30 08:08:44 UTC (rev 272701)
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkgapi
-pkgver=5.1.0
-pkgrel=3
+pkgver=5.3.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=(kcalcore kcontacts)
-makedepends=(extra-cmake-modules kdoctools qt5-tools)
+depends=(kcalcore kcontacts qt5-webkit)
+makedepends=(extra-cmake-modules kdoctools qt5-tools kdesignerplugin python)
 source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"
          bug355908.patch::"https://quickgit.kde.org/?p=libkgapi.git&a=commitdiff&h=46b9c59d&o=plain")
-md5sums=('a65d1d637f18655b9b9bd22acf3813ec'
+md5sums=('13f187699c144809b2449e786c81dde4'
          '03314cf2f8241fe6b4881c62614fe1c4')
 
 prepare() {



More information about the arch-commits mailing list