kf6-frameworkintegration: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:25:56 +05:00 committed by John
parent 90404da3b1
commit 908464c8e6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-frameworkintegration'
pkgname=kf6-frameworkintegration
version=6.3.0
version=6.5.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/frameworkintegration"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=94700551b3373f792b27ea6ca3013c7bda8f6b63260b918b3c1eec0d83ad4c7f
checksum=c57b55742e602d2c85c9002158e88fe077d3a164c68ed50c77672a74e11a0df4
kf6-frameworkintegration-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"