kf6-kdeclarative: update to 6.9.0.

This commit is contained in:
John 2024-12-25 23:00:49 +01:00
parent d97b89a90e
commit d67f8a90f4

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kdeclarative'
pkgname=kf6-kdeclarative
version=6.8.0
version=6.9.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
@ -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=ad461085c7bfc2ac68f1dc252c666959261efb2ffa80e7923e76b781c72336a1
checksum=1a266dd2a2912ffe632e455d823a76c9dbfb44977c07838bc44e457e5bec98eb
kf6-kdeclarative-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"