kparts: update to 5.115.0.

This commit is contained in:
John 2024-02-11 23:32:05 +01:00
parent eb972223c1
commit ee1ab40c14

View file

@ -1,6 +1,6 @@
# Template file for 'kparts' # Template file for 'kparts'
pkgname=kparts pkgname=kparts
version=5.113.0 version=5.115.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules gettext hostmakedepends="kcoreaddons extra-cmake-modules gettext
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kparts" homepage="https://invent.kde.org/frameworks/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=883819a0f5dc9448d38f7eeee9ee3ae8a4c22a8ec26a700b264d5d93732fa957 checksum=a2ad3379d71843d3efeac3e98b6416509c024eff1135e45724fe5c1722cb7d94
do_check() { do_check() {
: # test can not find packages assets?! : # test can not find packages assets?!