kf6-frameworkintegration: update to 6.2.0.

This commit is contained in:
Luciogi 2024-05-27 11:55:32 +05:00 committed by John Zimmermann
parent 7dc7c04979
commit df2223e7e9
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.1.0
version=6.2.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=47bb38a778b94405bd9e251be774ba910c2b85cd6a4512ba1f6e9b6f879144e8
checksum=e41f64b178ad9dadcad51b145bd580868aba061fb80ff15614268d09ec4e0d7c
kf6-frameworkintegration-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"