kf6-kdeclarative: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:26:05 +05:00 committed by John
parent c2e3709f18
commit dcbf934ee4
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kf6-kdeclarative'
pkgname=kf6-kdeclarative
version=6.3.0
revision=2
version=6.5.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kdeclarative"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=807d83c487759ed54085ce514a80fb3aecea04ef98ee0ea306668fb6d5a46dce
checksum=b3c4152c972e3d53645f1c88757a78ce5b66fbf4ecb76e4d69df78d2ab38cf83
kf6-kdeclarative-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"