kparts: update to 5.116.0.
This commit is contained in:
parent
de96ebb21d
commit
bb49eefa0d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kparts'
|
||||
pkgname=kparts
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kparts"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a2ad3379d71843d3efeac3e98b6416509c024eff1135e45724fe5c1722cb7d94
|
||||
checksum=193b2a2d0725ca0ec9a622357308fdd74217e16169a0bf680dd2765620a6f933
|
||||
|
||||
do_check() {
|
||||
: # test can not find packages assets?!
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue