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

Antonio Rojas arojas at archlinux.org
Thu Aug 20 09:31:52 UTC 2015


    Date: Thursday, August 20, 2015 @ 11:31:51
  Author: arojas
Revision: 244409

Update to 5.0.0

Modified:
  libkgapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-20 09:09:17 UTC (rev 244408)
+++ PKGBUILD	2015-08-20 09:31:51 UTC (rev 244409)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkgapi
-pkgver=4.80.0
+pkgver=5.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'
@@ -10,9 +10,9 @@
 arch=(i686 x86_64)
 license=(GPL LGPL FDL)
 depends=(kcalcore kcontacts)
-makedepends=(extra-cmake-modules kdoctools)
+makedepends=(extra-cmake-modules kdoctools qt5-tools)
 source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('4602f8ded81bbd62f033e589fbd85203')
+md5sums=('beeb6a9a147f6477cd3303e85fb5c440')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list