From 79d0070bc3e743e5d83f0c55a78225eb023eeeb6 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 20 Sep 2015 22:39:52 -0300 Subject: kdebase-runtime-15.08.1-1.parabola1: updating version --- libre/kdebase-runtime/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libre/kdebase-runtime/PKGBUILD') 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 # Contributor (Arch): Andrea Scarpino # Contributor (Arch): Pierre Schmitz @@ -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") -- cgit v1.2.3