From 2562a1d33f9d5a66647c8dd9140b7d1ed68af2d6 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Fri, 13 Oct 2017 11:46:40 +0200 Subject: libre/kio-extras: updated to 17.08.2 --- libre/kio-extras/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libre/kio-extras/PKGBUILD') diff --git a/libre/kio-extras/PKGBUILD b/libre/kio-extras/PKGBUILD index fba41ddc6..0d32e8f56 100644 --- a/libre/kio-extras/PKGBUILD +++ b/libre/kio-extras/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $ +# Maintainer: Andreas Grapentin # Maintainer (Arch): Felix Yan # Maintainer (Arch): Antonio Rojas -# Contributor (Arch): Andrea Scarpino -# Maintainer: André Silva +# Contributor: André Silva # Contributor: jc_gargma +# Contributor (Arch): Andrea Scarpino pkgname=kio-extras -pkgver=17.08.1 +pkgver=17.08.2 pkgrel=1.parabola1 pkgdesc="Additional components to increase the functionality of KIO, without nonfree qt5-webengine support" arch=(i686 x86_64 armv7h) @@ -20,7 +20,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=('15550ee9869abee53c0cc77a67e1675f22696ccde9352dfbc62de4bc954f60c2' +sha256sums=('d6fc25a3f83750ca2af27768a7278314139bda8591df70b8f49b3d11379a74dd' 'SKIP') validpgpkeys=('CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7' # Albert Astals Cid 'F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87') # Christoph Feck @@ -34,7 +34,7 @@ build() { cmake ../$pkgname-$pkgver \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DKDE_INSTALL_LIBDIR=lib \ + -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_TESTING=OFF make } -- cgit v1.2.3