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

Andrea Scarpino andrea at archlinux.org
Thu Aug 7 18:35:53 UTC 2014


    Date: Thursday, August 7, 2014 @ 20:35:51
  Author: andrea
Revision: 219469

Add libkgapi 2.2 support; Add libaccounts-qt and signon support

Modified:
  kdepim-runtime/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 18:27:23 UTC (rev 219468)
+++ PKGBUILD	2014-08-07 18:35:51 UTC (rev 219469)
@@ -4,12 +4,12 @@
 
 pkgname=kdepim-runtime
 pkgver=4.13.97
-pkgrel=1
+pkgrel=2
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepim-runtime'
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi')
+depends=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi' 'libaccounts-qt' 'signon')
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")




More information about the arch-commits mailing list