kf6-frameworkintegration: update to 6.6.0.

This commit is contained in:
John 2024-09-14 20:48:15 +02:00
parent 1f9e7a2a30
commit 332f17d8ea
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.5.0
version=6.6.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=c57b55742e602d2c85c9002158e88fe077d3a164c68ed50c77672a74e11a0df4
checksum=ea594c3957a09fdcb85711d4bdff6d923c0e3eb8ec496e5686585fc56723d3a0
kf6-frameworkintegration-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"