kio: update to 5.105.0
This commit is contained in:
parent
494b18d4a3
commit
b91a4a9bea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kio'
|
||||
pkgname=kio
|
||||
version=5.103.0
|
||||
version=5.105.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
||||
|
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kio"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0b4837365aa489cc4007badb21f49e7d7729b758020cf2a0717ab12fbf97f447
|
||||
checksum=1f971115d3cc488973f74222c9ae3722ac630fa8c02c00d4ba22eb03ceb8677d
|
||||
|
||||
do_check() {
|
||||
: # Pain to get working in limited enviroment, excpects e.g. real disks
|
||||
|
|
Loading…
Reference in New Issue