mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
power-profiles-daemon: update to 0.13.
This commit is contained in:
parent
a2a721c6b8
commit
1c1236a7ad
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'power-profiles-daemon'
|
||||
pkgname=power-profiles-daemon
|
||||
version=0.12
|
||||
revision=2
|
||||
version=0.13
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dsystemdsystemunitdir=/usr/lib/systemd/system/"
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
|
@ -12,8 +12,9 @@ short_desc="Makes power profiles handling available over D-Bus"
|
|||
maintainer="oreo639 <oreo6391@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.freedesktop.org/hadess/power-profiles-daemon"
|
||||
changelog="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/raw/main/NEWS"
|
||||
distfiles="https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/archive/${version}/power-profiles-daemon-${version}.tar.gz"
|
||||
checksum=4c01dc51cd734403af868cff2d13923c83076c477d7f02c601f3a5127dd82a18
|
||||
checksum=74aac43eb43ebe5a3255a00eb48d781a5acfba32e96ab85737e22205e045e581
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue