Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/tlp/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'tlp'
pkgname=tlp
# Remember to update 'tlpui' asap.
version=1.10.1
version=1.10.2
revision=1
build_style=gnu-makefile
make_build_args="TLP_WITH_SYSTEMD=0 TLP_SBIN=/usr/bin
Expand All @@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
changelog="https://raw.githubusercontent.com/linrunner/TLP/main/changelog"
distfiles="https://github.com/linrunner/TLP/archive/${version}.tar.gz"
checksum=c3f1f4b72a603a134e24b21364669a828180a3de5cbe62917ba88f0c53ca6397
checksum=a0b8bd8193d96853d2876c552b3b2bdf46bd1258fffc9ac598acc67eb73b56d5

conflicts="laptop-mode>=0 perl-Unicode-Tussle>=0"
conf_files="/etc/tlp.conf /etc/tlp.d/*.conf"
Expand Down