kf6-kcompletion: update to 6.29.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'kf6-kcompletion'
|
||||
# group=kde-frameworks
|
||||
pkgname=kf6-kcompletion
|
||||
version=6.28.0
|
||||
version=6.29.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base kf6-kconfig"
|
||||
@@ -11,11 +11,11 @@ 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=8aa9cbc36139adfa8e3b2c744cc94714afe154d21cef8a3a2d5f4d311be7cc3c
|
||||
checksum=b039608f79f445a6ccc383ce57bd240699e334613814374006c8a01dc6bc1250
|
||||
|
||||
# stage builds
|
||||
makedepends+=" kf6-base"
|
||||
shlib_requires="KDE_Frameworks.${version}"
|
||||
shlib_requires="KDE_Frameworks.${version%.*}"
|
||||
|
||||
kf6-kcompletion-devel_package() {
|
||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||
|
||||
Reference in New Issue
Block a user