laptop-mode: update to 1.71
This commit is contained in:
parent
5aafd76162
commit
11d7f8ef58
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'laptop-mode'
|
||||
pkgname=laptop-mode
|
||||
version=1.70
|
||||
version=1.71
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}-tools_${version}"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/rickysarraf/laptop-mode-tools/wiki"
|
||||
distfiles="https://github.com/rickysarraf/laptop-mode-tools/releases/download/${version}/${pkgname}-tools_$version.tar.gz"
|
||||
checksum=12cde7dbec8c35201efab96187be75ec84e0a2424494852413f21be1b7bc6a11
|
||||
checksum=3aa122f876ef191e2501f550363724e30d20646637cff0de7147124c867166f9
|
||||
conf_files="
|
||||
/etc/laptop-mode/lm-profiler.conf
|
||||
/etc/laptop-mode/conf.d/lcd-brightness.conf
|
||||
|
@ -36,6 +36,8 @@ conf_files="
|
|||
/etc/laptop-mode/conf.d/sched-mc-power-savings.conf
|
||||
/etc/laptop-mode/conf.d/terminal-blanking.conf
|
||||
/etc/laptop-mode/conf.d/exec-commands.conf
|
||||
/etc/laptop-mode/conf.d/kbd-backlight.conf
|
||||
/etc/laptop-mode/conf.d/vgaswitcheroo.conf
|
||||
/etc/laptop-mode/laptop-mode.conf"
|
||||
depends="acpid hdparm sdparm wireless_tools xset bluez"
|
||||
|
||||
|
|
Loading…
Reference in New Issue