kf6-kpackage: update to 6.6.0.

This commit is contained in:
John 2024-09-14 20:49:52 +02:00
parent b9f57e7db8
commit 2e85e8b0a1
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.5.0
version=6.6.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=cf3452c1719112047f9a3bd00ab2e1e59ba7b6b4fe620a4353885308508db773
checksum=12d77241586dc12baa3aa2c65bcebea31604216b91b76d9aaaabf370673e9ed2
kf6-kpackage-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"