kf6-kpackage: update to 6.2.0.

This commit is contained in:
Luciogi 2024-05-27 11:56:07 +05:00 committed by John Zimmermann
parent 5dbab723c8
commit 6aea36f75f
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.1.0
version=6.2.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=ed75912b416580a4f9acdbedee31e590b197e157cda1dea13ad28751116b52af
checksum=78c8466d7201f2aa6809d98588242aef6314be4a47155617c529c6a0549f395d
kf6-kpackage-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"