summaryrefslogtreecommitdiff
path: root/libre/kdebase-runtime/PKGBUILD
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-28 18:26:22 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-28 19:49:13 -0300
commit41acfa3d3dee8696e388a48b4fddf760b032d4be (patch)
tree36eb7f1e4c858833e9bc44fe53729d41ad214d77 /libre/kdebase-runtime/PKGBUILD
parentc6cac574fd2da2eb46879088081da4930de4046a (diff)
kdebase-runtime: remove install file and unused patch file; and add armv7h support
Diffstat (limited to 'libre/kdebase-runtime/PKGBUILD')
-rw-r--r--libre/kdebase-runtime/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/kdebase-runtime/PKGBUILD b/libre/kdebase-runtime/PKGBUILD
index 240e5e043..67dc67cf1 100644
--- a/libre/kdebase-runtime/PKGBUILD
+++ b/libre/kdebase-runtime/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 265839 2016-04-22 17:30:21Z arojas $
+# $Id: PKGBUILD 266366 2016-04-28 05:42:03Z fyan $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
@@ -6,9 +6,9 @@
pkgname=kdebase-runtime
pkgver=16.04.0
-pkgrel=1.parabola1
+pkgrel=2.parabola1
pkgdesc="Plugins and applications necessary for the running of KDE applications, without non-privacy search engines"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url='https://www.kde.org/'
license=('GPL' 'LGPL')
makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 'networkmanager' 'boost')
@@ -17,7 +17,6 @@ optdepends=('gdb: needed by DrKonqi to generate backtrace' 'khelpcenter: to disp
provides=(notification-daemon)
conflicts=(kdesu4)
replaces=(kdesu4)
-install=$pkgname.install
source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz"
'duckduckgo_html.desktop'
'duckduckgo_lite.desktop')