power-profiles-daemon: 0.21 -> 0.22

This commit is contained in:
Tim Biermann 2024-09-05 23:47:12 +02:00
parent 1df8218a60
commit 256f82633f
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 9 deletions

View File

@ -1,3 +1,6 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/power-profiles-daemon
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/powerprofilesctl
@ -5,9 +8,6 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/power-profiles-daemon/
-rwxr-xr-x root/root usr/lib/power-profiles-daemon/power-profiles-daemon
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/bash-completion/
drwxr-xr-x root/root usr/share/bash-completion/completions/
-rw-r--r-- root/root usr/share/bash-completion/completions/powerprofilesctl
drwxr-xr-x root/root usr/share/dbus-1/
drwxr-xr-x root/root usr/share/dbus-1/system-services/
-rw-r--r-- root/root usr/share/dbus-1/system-services/net.hadess.PowerProfiles.service

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33YnoB8v8uQWYoNVAqpqo5k1Jfq4jCI0wbp+vYyQHC+1ZkGv24jnDUxIye5ob+hW2psayP6a2vehvOiVIGDtbwM=
SHA256 (Pkgfile) = 96f3581a4caa238f7a4f489e6c08ea7bc68cc52c087c2c73c954b4f99307285a
SHA256 (.footprint) = 09367df6bfc78a05bb4c658faa7d1b56381bfb1568b6687d7964c15da6646f23
SHA256 (power-profiles-daemon-0.21.tar.bz2) = c61a2350e58d51d4d6e58a61cf2aaa9b307ce42f16c40c4ece0bf1ed6d020506
RWSagIOpLGJF3ylRJVjyYhYjoeHD3T+mNIad3amF2qx+4qxSJY3ipJ1h0PLiyB3BU1nBz7zI4nArkggRWmExQciVuFBYdjD0xAs=
SHA256 (Pkgfile) = 141acc5bab8c341687ccb9717e2b5db41fe34a4e66d0aafd734247ea1cda2f0d
SHA256 (.footprint) = 621b2be6997f33e644f996d9cc9b1099493a474b23623a411fa3236d70188f95
SHA256 (power-profiles-daemon-0.22.tar.bz2) = a030b25c4e86faab782a134cf7ac8e19d1e7edf2d2c0ed6f158750de10c1f8d5
SHA256 (ppd.service) = 9adc2b9dc506bb03e0866b28b481d01fde5123763b3830cca53ac187da32a2cd

View File

@ -1,10 +1,10 @@
# Description: Makes power profiles handling available over D-Bus
# URL: https://gitlab.freedesktop.org/upower/power-profiles-daemon
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: libgudev polkit python3-shtab
# Depends on: polkit python3-shtab upower
name=power-profiles-daemon
version=0.21
version=0.22
release=1
source=(https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/archive/$version/power-profiles-daemon-$version.tar.bz2
ppd.service)