kio: update to 5.98.0.

This commit is contained in:
John 2022-10-02 14:16:45 +02:00
parent 4666075d2c
commit 91c7f0b905

View file

@ -1,6 +1,6 @@
# Template file for 'kio' # Template file for 'kio'
pkgname=kio pkgname=kio
version=5.97.0 version=5.98.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_DESIGNERPLUGIN=ON configure_args="-DBUILD_DESIGNERPLUGIN=ON
@ -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=cc9b80507a8eb49470b9352c4171ab194cc6ab3cb6e80793d6c7a05181675887 checksum=2dd4b9c96da113b6b9b2a48b1083805706defb44640b6844ab785835d49d317c
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