kio: update to 5.113.0.
This commit is contained in:
parent
867756bbcb
commit
9183f5fb76
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kio'
|
||||
pkgname=kio
|
||||
version=5.112.0
|
||||
version=5.113.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=84b8531c077fe8854f9fa69f6d2c120b222bf8334c14c6734dc14a429103fb99
|
||||
checksum=a8b110ef3cfefd53c0fadc58eca5b573319663f380fedfc35ef8d7dbf8d855ae
|
||||
|
||||
do_check() {
|
||||
: # Pain to get working in limited enviroment, excpects e.g. real disks
|
||||
|
|
Loading…
Reference in New Issue