plasma-firewall: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:24 -04:00
parent 423f8bce38
commit 727ceaa724
+8 -3
View File
@@ -1,9 +1,10 @@
# Template file for 'plasma-firewall'
# group=kde-plasma
pkgname=plasma-firewall
version=6.6.3
version=6.7.3
revision=1
build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
configure_args="
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext python3
kf6-kconfig kf6-kauth-tools kf6-kcmutils"
@@ -14,4 +15,8 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-only, GPL-3.0-only"
homepage="https://invent.kde.org/network/plasma-firewall"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=dca9ac27df7b6dbc28db69440d7cc1c0b92257815c5aa3664540b897566c0e88
checksum=6c322eb566d36d28c23795d5760865fad8d4141dbe383a8d5edf247ae830f9aa
# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"