kf6-kservice: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:15:09 +02:00
parent aa700d0ed6
commit fe6dfdaf51

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kservice' # Template file for 'kf6-kservice'
pkgname=kf6-kservice pkgname=kf6-kservice
version=6.12.0 version=6.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake" configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kservice" homepage="https://invent.kde.org/frameworks/kservice"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=9533b93a9504ddf2f1e8e696bcfada0c3791019ee8e8cfbee04d9d1d14b6b964 checksum=5ef80f47034d582ce05a0becf01952663191fafc569cfb3ef7b85c24fd297a85
do_check() { do_check() {
cd build cd build