kf6-kpackage: update to 6.7.0.

This commit is contained in:
John 2024-10-23 22:13:19 +02:00
parent 6abe1ac991
commit 6b7acae62f
1 changed files with 2 additions and 2 deletions

View File

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