kio: update to 5.109.0.

This commit is contained in:
John 2023-08-25 17:32:47 +02:00
parent 25db9f1ab2
commit 46e763409f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kio' # Template file for 'kio'
pkgname=kio pkgname=kio
version=5.108.0 version=5.109.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=42044674b206c79bf8c9a40a91c7eaf754fff473d7b13fdb6efc160d92bcabec checksum=f65a69ef167f5932c4f0f662ff8eb150aba36476fbcbd806744320a1049c0c62
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