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

Andrea Scarpino andrea at archlinux.org
Sat Dec 8 18:35:41 UTC 2012


    Date: Saturday, December 8, 2012 @ 13:35:40
  Author: andrea
Revision: 173024

upgpkg: kdepim-runtime 4.9.4-2

Enable Kolab support (FS#31196)

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-08 18:08:38 UTC (rev 173023)
+++ PKGBUILD	2012-12-08 18:35:40 UTC (rev 173024)
@@ -4,12 +4,12 @@
 
 pkgname=kdepim-runtime
 pkgver=4.9.4
-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' 'kdepimlibs' 'libkgapi')
+depends=('kdebase-runtime' 'libkgapi' 'libkolab')
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")




More information about the arch-commits mailing list