kio: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:28:10 +02:00
parent a0dec0a1df
commit e6a3fda084

View file

@ -1,6 +1,6 @@
# Template file for 'kio' # Template file for 'kio'
pkgname=kio pkgname=kio
version=5.110.0 version=5.111.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=228f9abcdfce1b23deacca97e9dd68d019e6b20607ddfe2295050333e90fc96b checksum=51bfd270942bcd80d8c3bfb72ee299d4d04a257f496b1843d9335d0db9afd045
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