kf6-baloo: update to 6.11.0.

This commit is contained in:
John 2025-02-16 22:55:38 +01:00 committed by John Zimmermann
parent e2e6bf6753
commit 1ef0baaa46

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-baloo'
pkgname=kf6-baloo
version=6.10.0
version=6.11.0
revision=1
build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
@ -16,12 +16,12 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/baloo"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=548019740d9462d10ad862fcf801bef166365315daf73209ad86cb76e012af2a
checksum=bb87d40534a00cc363d29e3d7d0f37a9dcdd0d831db1a57bbf8b8e395507560a
do_check() {
cd build
# disable failing text
ctest -E "filemonitortest"
ctest -E "(filemonitortest|filewatchtest)"
}
kf6-baloo-devel_package() {