kf6-kdeclarative: update to 6.12.0.

This commit is contained in:
John 2025-03-14 20:50:35 +01:00 committed by John Zimmermann
parent 9681c6e143
commit e0930b027a

View file

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