flatpak-kcm: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:06 -04:00
parent 078ba387fb
commit 42380775fd
+8 -3
View File
@@ -1,9 +1,10 @@
# Template file for 'flatpak-kcm'
# group=kde-plasma
pkgname=flatpak-kcm
version=6.6.3
version=6.7.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
configure_args="-DBUILD_TESTING=OFF
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules pkg-config qt6-base gettext
kf6-kconfig kf6-kcmutils kf6-kpackage"
@@ -16,4 +17,8 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/flatpak-kcm"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=946bb718adae43a5ac7598199eda087a74dcec4cc8d78ecc45aabad2c16a6189
checksum=003766fec79807f86dc3d504bf888da9d371ebb8dd0ae9280df9b38ed053fed2
# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"