kf6-kcompletion: update to 6.6.0.

This commit is contained in:
John 2024-09-14 20:48:36 +02:00
parent 923c7fb96d
commit 6ef90a22d4
1 changed files with 2 additions and 2 deletions

View File

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