kio: update to 5.93.0.
This commit is contained in:
parent
50401325ae
commit
d7f75b0f82
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kio'
|
||||
pkgname=kio
|
||||
version=5.92.0
|
||||
version=5.93.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=d4433f9890f71afe3d7d268e978e0ade96f506a38e41f7d57ffe832d96d44cb3
|
||||
checksum=d290a4bcfb5ec9eb9047c84a7c420df831131b92ab6c9d28a3aa0eef9f5d4c44
|
||||
|
||||
do_check() {
|
||||
: # Pain to get working in limited enviroment, excpects e.g. real disks
|
||||
|
|
Loading…
Reference in a new issue