kf6-kcompletion: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:13:36 +02:00
parent e928f51da8
commit 7404ccab71

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kcompletion' # Template file for 'kf6-kcompletion'
pkgname=kf6-kcompletion pkgname=kf6-kcompletion
version=6.12.0 version=6.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base " hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kcompletion" homepage="https://invent.kde.org/frameworks/kcompletion"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=8cd311795b5d15c07b21b36c1124ce4f1aa0a18a3a03fff29608e4cadd091a9c checksum=d3ae6a9a365f13d1dae4040bb4c97ce86a74865ca6ed21f908111598a2138136
kf6-kcompletion-devel_package() { kf6-kcompletion-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"