summaryrefslogtreecommitdiff
path: root/extra/kdepim-runtime
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-10 18:30:22 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-10 18:30:22 +0100
commit422ddbe135468a35d04170922ea3d25d18246aca (patch)
tree39b4d1c3999a4d3a24331974af195f58ede88e29 /extra/kdepim-runtime
parent9c9dcb7ee95f321e5a4243792500f059231722cb (diff)
parent4aef0a374e20e36cf2bf6e779d93789d9a5791ae (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/chicken/PKGBUILD community/sqliteman/PKGBUILD extra/exo/PKGBUILD extra/pyqt/PKGBUILD extra/sip/PKGBUILD extra/tumbler/PKGBUILD extra/xorg-server/PKGBUILD
Diffstat (limited to 'extra/kdepim-runtime')
-rw-r--r--extra/kdepim-runtime/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdepim-runtime/PKGBUILD b/extra/kdepim-runtime/PKGBUILD
index a4e8a7d8f..24ad48647 100644
--- a/extra/kdepim-runtime/PKGBUILD
+++ b/extra/kdepim-runtime/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 172799 2012-12-06 08:18:55Z andrea $
+# $Id: PKGBUILD 173031 2012-12-09 07:45:59Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepim-runtime
pkgver=4.9.4
-pkgrel=1
+pkgrel=2
pkgdesc='Extends the functionality of kdepim'
arch=('i686' 'x86_64' 'mips64el')
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")