powerdevil: update to 5.27.4.
This commit is contained in:
parent
09bc308483
commit
22f3502998
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerdevil'
|
||||
pkgname=powerdevil
|
||||
version=5.27.3
|
||||
version=5.27.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
@ -12,5 +12,5 @@ short_desc="Power consumption settings of a Plasma"
|
|||
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=c807d4ddfa173a7bf2b6d6476eec21d6359386d7e0b7f99fe75595674ab56c99
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=644994c77d071480d9df221b1d8f798ecc468380c174da24a3271ce5d83cd368
|
||||
|
|
Loading…
Reference in New Issue