kf6-kdeclarative: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:13:56 +02:00
parent 5633bc1245
commit 3d4986398f

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kdeclarative'
pkgname=kf6-kdeclarative
version=6.12.0
version=6.14.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=b6121f72033b361f408de7125f61f40cf14e9c6c54eab95c46daae02812e73b0
checksum=ed0aa62653fe5a09bc44f584faaa633cb386f7a106cf9b5c930122ae86c0a1d0
kf6-kdeclarative-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"