kf6-kpackage: update to 6.8.0.

This commit is contained in:
John 2024-11-28 19:44:11 +01:00
parent f54fdac1e0
commit 24a2008b95

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kpackage'
pkgname=kf6-kpackage
version=6.7.0
version=6.8.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=916c11f5972760d9a5039643fbc55cde9d11ec18f278d3d63793336ffa442865
checksum=d32e6f6148d9cd93f321a652cfa4d33fdf2349af1019641244e284e1d2c0d2b6
kf6-kpackage-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"