From 3c102b97a94e15327ac86832952390f31c510204 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Wed, 14 Mar 2018 10:42:49 +0100 Subject: libre-kio-extras: updated to 17.12.3 --- libre/kio-extras/PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'libre/kio-extras') 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 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 F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck @@ -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 -- cgit v1.2.3