summaryrefslogtreecommitdiff
path: root/libre/kio-extras
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-03-14 10:42:49 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-03-14 10:43:01 +0100
commit3c102b97a94e15327ac86832952390f31c510204 (patch)
tree1827854e012665dcfed8c67485396346c9225c5a /libre/kio-extras
parent2605f4db869f71d1bd5fc6e342b3ee9832b65185 (diff)
libre-kio-extras: updated to 17.12.3
Diffstat (limited to 'libre/kio-extras')
-rw-r--r--libre/kio-extras/PKGBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/libre/kio-extras/PKGBUILD b/libre/kio-extras/PKGBUILD
index 4c0976fed..1c2f8877a 100644
--- a/libre/kio-extras/PKGBUILD
+++ b/libre/kio-extras/PKGBUILD
@@ -7,10 +7,13 @@
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
pkgname=kio-extras
-pkgver=17.12.1
-pkgrel=1.parabola1
-pkgdesc="Additional components to increase the functionality of KIO, without nonfree qt5-webengine support"
-arch=(i686 x86_64 armv7h)
+pkgver=17.12.3
+pkgrel=2
+pkgrel+=".parabola1"
+pkgdesc="Additional components to increase the functionality of KIO"
+pkgdesc+=", without qt5-webengine support"
+arch=(x86_64)
+arch+=(i686 armv7h)
url='https://www.kde.org/applications/internet/'
license=(LGPL)
depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
@@ -20,7 +23,7 @@ optdepends=('qt5-imageformats: thumbnails for additional image formats'
'khtml: man kioslave')
groups=(kde-applications kdenetwork)
source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c5f0553e986a41fe07c8d7a4df142749a496ce572936ecaef166db4853db1f6f'
+sha256sums=('7ad2df61267c274507b1ee8d592ba829ca7e60efda4a16ba301dabb26102d1c5'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>
@@ -32,7 +35,6 @@ prepare() {
build() {
cd build
cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_TESTING=OFF