summaryrefslogtreecommitdiff
path: root/libre/kdebase-runtime
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-20 22:39:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-22 16:15:07 -0300
commit79d0070bc3e743e5d83f0c55a78225eb023eeeb6 (patch)
treee68131ab8386aa2d1eee7683a908c0cb25f473fe /libre/kdebase-runtime
parentb8314b8b7e641bf888fd6b37ae4533fa86caa80e (diff)
kdebase-runtime-15.08.1-1.parabola1: updating version
Diffstat (limited to 'libre/kdebase-runtime')
-rw-r--r--libre/kdebase-runtime/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/libre/kdebase-runtime/PKGBUILD b/libre/kdebase-runtime/PKGBUILD
index 504066520..4b4268400 100644
--- a/libre/kdebase-runtime/PKGBUILD
+++ b/libre/kdebase-runtime/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 243783 2015-08-16 08:40:47Z arojas $
+# $Id: PKGBUILD 246049 2015-09-14 20:47:57Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
@@ -6,8 +6,8 @@
pkgbase=kdebase-runtime
pkgname=kdebase-runtime
-pkgver=15.08.0
-pkgrel=1.parabola2
+pkgver=15.08.1
+pkgrel=1.parabola1
pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search engines"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kde-runtime'
@@ -17,12 +17,12 @@ makedepends=('kdelibs' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'lib
source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz"
'duckduckgo_html.desktop'
'duckduckgo_lite.desktop')
-sha1sums=('cf356762677d80adfec16d5756839cdfa36b84d7'
+sha1sums=('00846093c4d0c5d562c6c8d0a4e79da1fbc6833c'
'aa6f39f4b0ad3c110fd05cd6c41190afae9773dd'
'ac3bac94a2c4b1444642524bc5fb539c4c5dcc5b')
prepare() {
- mkdir build
+ mkdir -p build
cd kde-runtime-${pkgver}
@@ -52,7 +52,7 @@ build() {
package_kdebase-runtime() {
depends=('kdelibs' 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra'
'oxygen-icons' 'xorg-xauth' 'libwebp')
- optdepends=('kdepimlibs4: 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'
'gdb: needed by DrKonqi to generate backtrace' 'khelpcenter: to display applications documentation')
replaces=("${pkgname}-libre")
conflicts=("${pkgname}-libre")