kio: update to 5.92.0.
This commit is contained in:
parent
08bd6604f1
commit
d7a1c3a852
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'kio'
|
# Template file for 'kio'
|
||||||
pkgname=kio
|
pkgname=kio
|
||||||
version=5.91.0
|
version=5.92.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
||||||
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules kauth gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules kauth gettext
|
||||||
qt5-host-tools qt5-qmake python kdoctools libxml2 kcoreaddons"
|
qt5-host-tools qt5-qmake python kdoctools libxml2 kcoreaddons"
|
||||||
|
@ -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=f2ddea299f3dc98835df445dd1d622d90233115ad0200e75da5e954523466293
|
checksum=d4433f9890f71afe3d7d268e978e0ade96f506a38e41f7d57ffe832d96d44cb3
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue