kf6-frameworkintegration: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:13:15 +02:00
parent cc0411c7f0
commit 50e4e8e723

View file

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