kf6-kpackage: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:26:15 +05:00 committed by John
parent 42d9acbc80
commit 7a6e1152e0
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.3.0
version=6.5.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=811d6809e091c1eaaa07cafeacc86eb23fa55ed038f8f1a93d259e5734510b4d
checksum=cf3452c1719112047f9a3bd00ab2e1e59ba7b6b4fe620a4353885308508db773
kf6-kpackage-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"