kf6-kcompletion: update to 6.5.0.
This commit is contained in:
parent
4d4dd8b77b
commit
d3923d012a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kcompletion'
|
# Template file for 'kf6-kcompletion'
|
||||||
pkgname=kf6-kcompletion
|
pkgname=kf6-kcompletion
|
||||||
version=6.3.0
|
version=6.5.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=3f027ac6bd285d040a5038c31b10e306bd2cb099d396e88536cd149e88ee712e
|
checksum=778af80e5015f49ce1e1dde6180bf51167a1f5dfb12d07c73216b5fa804eedf9
|
||||||
|
|
||||||
kf6-kcompletion-devel_package() {
|
kf6-kcompletion-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue