mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
parent
25928dc304
commit
c1bc2d3b94
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'laptop-mode'
|
# Template file for 'laptop-mode'
|
||||||
pkgname=laptop-mode
|
pkgname=laptop-mode
|
||||||
version=1.72
|
version=1.72.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}-tools_${version}"
|
wrksrc="${pkgname}-tools_${version}"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/rickysarraf/laptop-mode-tools/wiki"
|
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"
|
distfiles="https://github.com/rickysarraf/laptop-mode-tools/releases/download/${version}/${pkgname}-tools_$version.tar.gz"
|
||||||
checksum=af42d56a0953907876caede6c87703c734fa608e789395117e6d3682fa0b6cc9
|
checksum=2d030430f2ec2555d1de7f6dab0599ce233e16687e40305e23458fb04f4571a7
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/laptop-mode/lm-profiler.conf
|
/etc/laptop-mode/lm-profiler.conf
|
||||||
/etc/laptop-mode/conf.d/lcd-brightness.conf
|
/etc/laptop-mode/conf.d/lcd-brightness.conf
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
pkgname="${pkgname}-tools"
|
pkgname=laptop-mode-tools
|
||||||
site="${homepage}packages/tarball"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue