From 2ec9109396e0ada4998dddba0146dc198c96baaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 25 Apr 2019 22:30:56 +0200 Subject: [PATCH] kio-extras: update to 19.04.0. --- srcpkgs/kio-extras/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/kio-extras/template b/srcpkgs/kio-extras/template index e38dfd745b1..406fca5699a 100644 --- a/srcpkgs/kio-extras/template +++ b/srcpkgs/kio-extras/template @@ -1,21 +1,21 @@ # Template file for 'kio-extras' pkgname=kio-extras -version=18.12.3 +version=19.04.0 revision=1 build_style=cmake -configure_args="-DBUILD_TESTING=OFF -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" +configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules pkg-config gperf qt5-qmake qt5-host-tools python kdoctools kcoreaddons kio" makedepends="kdesignerplugin-devel kactivities5-devel kdelibs4support-devel kdnssd-devel khtml-devel kpty-devel exiv2-devel libmtp-devel libopenexr-devel samba-devel taglib-devel qt5-webengine-devel qt5-webchannel-devel - qt5-location-devel" + qt5-location-devel syntax-highlighting-devel" short_desc="Additional KIO components" maintainer="Denis Revin " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="https://cgit.kde.org/kio-extras.git" -distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=f8879abaea6fcf31ee0bd4a55d0c24a5fded6d61abed1b059f704f797793aef2 +distfiles="${KDE_SITE}/applications/${version}/src/kio-extras-${version}.tar.xz" +checksum=0f3f2eaf40512cf4a61b09b94ca365d7d05c7b1a75f4e8afd047143a8e962d85 if [ -z "$CROSS_BUILD" ]; then makedepends+=" libssh-devel"