summaryrefslogtreecommitdiff
path: root/libre/kdebase-runtime
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-24 01:17:55 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-28 18:37:19 -0300
commitb38b38f04befa5283c09b08c03ccc2849e120e39 (patch)
tree7e1839ebdab78583848286265589d15679a1f7f6 /libre/kdebase-runtime
parent2d166c1c961d4a7efa7900d1b830339501acd54f (diff)
kdebase-runtime-15.08.0-1.parabola1: updating version
Diffstat (limited to 'libre/kdebase-runtime')
-rw-r--r--libre/kdebase-runtime/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/libre/kdebase-runtime/PKGBUILD b/libre/kdebase-runtime/PKGBUILD
index 09ca57226..c977f90be 100644
--- a/libre/kdebase-runtime/PKGBUILD
+++ b/libre/kdebase-runtime/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 242137 2015-07-11 22:33:39Z arojas $
+# $Id: PKGBUILD 243783 2015-08-16 08:40:47Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
@@ -6,18 +6,18 @@
pkgbase=kdebase-runtime
pkgname=kdebase-runtime
-pkgver=15.04.3
-pkgrel=4.parabola1
-pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search providers"
+pkgver=15.08.0
+pkgrel=1.parabola1
+pkgdesc="Plugins and applications necessary for the running of KDE applications, without nonfree system-wide search providers"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kde-runtime'
license=('GPL' 'LGPL')
makedepends=('kdelibs' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'libwebp'
- 'pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen' 'networkmanager' 'boost')
+ 'pkg-config' 'cmake' 'automoc4' 'kdepimlibs4' 'openslp' 'doxygen' 'networkmanager' 'boost')
source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz"
'duckduckgo_html.desktop'
'duckduckgo_lite.desktop')
-sha1sums=('9984b22d2706e7d3efefeefca94a9de5b53f07c3'
+sha1sums=('cf356762677d80adfec16d5756839cdfa36b84d7'
'aa6f39f4b0ad3c110fd05cd6c41190afae9773dd'
'ac3bac94a2c4b1444642524bc5fb539c4c5dcc5b')
@@ -52,7 +52,7 @@ build() {
package_kdebase-runtime() {
depends=('kdelibs' 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra'
'oxygen-icons' 'xorg-xauth' 'libwebp')
- optdepends=('kdepimlibs: for kwalletd, and is needed by DrKonqi to send crash reports to KDE.org' 'kdebase-runtime-doc: KDE4 documentation'
+ optdepends=('kdepimlibs4: for kwalletd, and is needed by DrKonqi to send crash reports to KDE.org' 'kdebase-runtime-doc: KDE4 documentation'
'gdb: needed by DrKonqi to generate backtrace' 'khelpcenter: to display applications documentation')
replaces=("${pkgname}-libre")
conflicts=("${pkgname}-libre")