kio: Update to 5.41.0
This commit is contained in:
parent
00c14daa6f
commit
2846b0777f
1 changed files with 2 additions and 2 deletions
|
@ -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 <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=30ea0b231b995faaf4283b9c9ecfaffb589268f5d7b5b805f69ed95601ac389b
|
||||
checksum=90c4c27959efec70849fd03e6cf9708d09c0101a15f3c14ab731ec0997bb649e
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools libxml2 kcoreaddons"
|
||||
|
|
Loading…
Reference in a new issue