kio: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:18:45 -05:00 committed by Jürgen Buchmüller
parent 6edbfed390
commit 5d4f34d1f5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kio'
pkgname=kio
version=5.41.0
version=5.42.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kio"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=90c4c27959efec70849fd03e6cf9708d09c0101a15f3c14ab731ec0997bb649e
checksum=ec1d0ef9523661614f347e3c99efe98813d0fab92e8fdb4a995685d013524694
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools libxml2 kcoreaddons"