plasma-thunderbolt: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:27 -04:00
parent 4e2cd57ecc
commit debec48475
+8 -6
View File
@@ -1,9 +1,10 @@
# Template file for 'plasma-thunderbolt'
# group=kde-plasma
pkgname=plasma-thunderbolt
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 gettext qt6-tools qt6-base
kf6-kconfig kf6-kcmutils"
@@ -15,8 +16,9 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://invent.kde.org/plasma/plasma-thunderbolt"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=93849d95036f18d83d118320098c6a3de3444cfde1bbfe45b2dd076c01bae502
checksum=4ce862d02d30a998b362f70d6dd834c07f0ecfc040d334b90bfb9a37674326f2
make_check=no # Requires running dbus and bolt services
do_check() {
: # Requires running dbus and bolt services
}
# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"