kf6-frameworkintegration: update to 6.7.0.

This commit is contained in:
John 2024-10-23 22:06:53 +02:00
parent 34d236d4a0
commit 0683d20c7c
1 changed files with 2 additions and 2 deletions

View File

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