kio: update to 5.91.0.
This commit is contained in:
parent
f3a0645592
commit
fbd49a3562
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kio'
|
||||
pkgname=kio
|
||||
version=5.89.0
|
||||
version=5.91.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -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=dd821fe65fd5a80d57e572c5d1074290ca183a0ca91bd9092747d72399d148cd
|
||||
checksum=f2ddea299f3dc98835df445dd1d622d90233115ad0200e75da5e954523466293
|
||||
|
||||
do_check() {
|
||||
: # Pain to get working in limited enviroment, excpects e.g. real disks
|
||||
|
|
Loading…
Reference in a new issue