systemsettings: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:32 -04:00
parent 6225acbb47
commit 9ebe3feeb1
+9 -4
View File
@@ -1,9 +1,10 @@
# Template file for 'systemsettings'
# group=kde-plasma
pkgname=systemsettings
version=6.6.3
revision=2
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="python3 qt6-base qt6-tools kf6-kcmutils kf6-kauth-tools
kf6-kconfig
@@ -23,4 +24,8 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, GFDL-1.2-only"
homepage="https://invent.kde.org/plasma/systemsettings"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=99974a1922c9e3b3ce8a8479946e6f48c28f2ea860a3b8763c7bfc35e712e151
checksum=9729cd487a838c80c8a5adc98b50d84ba4231cb47f55b5efa8972213b88e1640
# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"