From f9f124d5920390a6a79cccf6e499c73ffb41828f Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:43:07 +0200 Subject: [PATCH] kio: update to 5.39.0. --- srcpkgs/kio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kio/template b/srcpkgs/kio/template index 1beb1318a41..faf355b356e 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,6 +1,6 @@ # Template file for 'kio' pkgname=kio -version=5.37.0 +version=5.39.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kio" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=49448ebcfe182805f8f9cd40c1e2c8e686578cc2e7fa3688204d5ca4e182ac5b +checksum=96cbea5aba34b4e1b0df5ecfb4aaf65ff324341fb00f99796146536557232f24 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools libxml2 kcoreaddons"