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

Antonio Rojas arojas at archlinux.org
Wed Dec 9 09:17:25 UTC 2015


    Date: Wednesday, December 9, 2015 @ 10:17:24
  Author: arojas
Revision: 254995

Reenable Kolab resource

Modified:
  kdepim-runtime/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-09 09:05:58 UTC (rev 254994)
+++ PKGBUILD	2015-12-09 09:17:24 UTC (rev 254995)
@@ -5,13 +5,13 @@
 
 pkgname=kdepim-runtime
 pkgver=15.11.90
-pkgrel=2
+pkgrel=3
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepim-runtime'
 license=('GPL' 'LGPL' 'FDL')
-depends=(hicolor-icon-theme libkgapi akonadi-socialutils akonadi-calendar
-         knotifyconfig kross kalarmcal kmbox kimap kde-syndication) # libkolab
+depends=(hicolor-icon-theme libkgapi libkolab akonadi-socialutils akonadi-calendar
+         knotifyconfig kross kalarmcal kmbox kimap kde-syndication)
 makedepends=(extra-cmake-modules kdoctools boost)
 install=$pkgname.install
 source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")



More information about the arch-commits mailing list