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

Antonio Rojas arojas at archlinux.org
Mon Aug 17 08:04:36 UTC 2015


    Date: Monday, August 17, 2015 @ 10:04:36
  Author: arojas
Revision: 243805

Add replaces

Modified:
  libkgapi4/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-17 08:02:16 UTC (rev 243804)
+++ PKGBUILD	2015-08-17 08:04:36 UTC (rev 243805)
@@ -4,7 +4,7 @@
 
 pkgname=libkgapi4
 pkgver=2.2.0
-pkgrel=2
+pkgrel=3
 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')
@@ -12,6 +12,7 @@
 depends=('kdepimlibs4')
 makedepends=('cmake' 'automoc4' 'boost')
 conflicts=('libkgapi<4')
+replaces=('libkgapi<4')
 source=("http://download.kde.org/stable/libkgapi/${pkgver}/src/libkgapi-${pkgver}.tar.bz2")
 md5sums=('f3f2e4e68bb8baf849935f2f2eecf781')
 



More information about the arch-commits mailing list