kio: update to 5.101.0.

This commit is contained in:
John 2022-12-21 17:15:48 +01:00
parent 916928dbe9
commit fec25a24ef

View file

@ -1,7 +1,7 @@
# Template file for 'kio' # Template file for 'kio'
pkgname=kio pkgname=kio
version=5.100.0 version=5.101.0
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_DESIGNERPLUGIN=ON configure_args="-DBUILD_DESIGNERPLUGIN=ON
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kio" homepage="https://invent.kde.org/frameworks/kio"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=088788d32eb38016d92c2fdfe29f337332089efa1f0d3a810cf807c2646d7cb6 checksum=25e4d66215b162480ca58728c58a72f49b2a48bd2cc58e8719fbd7dacb79cc63
do_check() { do_check() {
: # Pain to get working in limited enviroment, excpects e.g. real disks : # Pain to get working in limited enviroment, excpects e.g. real disks