powerdevil: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:30 -04:00
parent e124582bb4
commit b0e073980d
+9 -4
View File
@@ -1,9 +1,10 @@
# Template file for 'powerdevil'
# group=kde-plasma
pkgname=powerdevil
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 -DKDE_INSTALL_QMLDIR=lib/qt6/qml"
hostmakedepends="extra-cmake-modules pkg-config gettext qt6-base qt6-tools
qt6-declarative-host-tools kf6-kdoctools kf6-kcmutils kf6-kconfig
@@ -22,4 +23,8 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/powerdevil"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=73e9b85dbf9791fcf22c01d67b3cf024e23fea170476f09ff8fd91b4034480e9
checksum=72e362963d67488cb55b9d6c563a66bbe043553980269f2e2c2b691f023e2f35
# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"