From 2846b0777f7ab3439cf6903a19235e4fc5a62146 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Fri, 5 Jan 2018 15:28:21 -0500 Subject: [PATCH] kio: Update to 5.41.0 --- srcpkgs/kio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kio/template b/srcpkgs/kio/template index 33ce289cbc8..a93f3707e8b 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,6 +1,6 @@ # Template file for 'kio' pkgname=kio -version=5.40.0 +version=5.41.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=30ea0b231b995faaf4283b9c9ecfaffb589268f5d7b5b805f69ed95601ac389b +checksum=90c4c27959efec70849fd03e6cf9708d09c0101a15f3c14ab731ec0997bb649e if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools libxml2 kcoreaddons"