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

Antonio Rojas arojas at archlinux.org
Wed Aug 31 07:11:16 UTC 2016


    Date: Wednesday, August 31, 2016 @ 07:11:15
  Author: arojas
Revision: 275587

Cleanup

Modified:
  libkgapi/trunk/PKGBUILD
Deleted:
  libkgapi/kde-unstable/

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2016-08-31 07:06:22 UTC (rev 275586)
+++ trunk/PKGBUILD	2016-08-31 07:11:15 UTC (rev 275587)
@@ -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)
+depends=(kcalcore kcontacts qt5-webkit)
 makedepends=(extra-cmake-modules kdoctools qt5-tools)
 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