kio: update to 5.116.0.
This commit is contained in:
parent
b53de83474
commit
90d955e3ab
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kio'
|
||||
pkgname=kio
|
||||
version=5.115.0
|
||||
revision=2
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
||||
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5
|
||||
|
@ -18,7 +18,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=0f53387b5a883fcef3db10b7c1062485a314d42d9584d9119056e571568ff90b
|
||||
checksum=efb719d6659c39a03b165dca3b6c84f729a833290fc44e7e1f99625690b6115a
|
||||
|
||||
do_check() {
|
||||
: # Pain to get working in limited enviroment, excpects e.g. real disks
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue