From 37d9b14d002cf56a08fab9a253058348e11e1817 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Tue, 7 Jul 2026 14:47:42 +0200 Subject: [PATCH] tlp: update to 1.10.2 --- srcpkgs/tlp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tlp/template b/srcpkgs/tlp/template index 92d57d941eb023..2cc3cd75c08ce5 100644 --- a/srcpkgs/tlp/template +++ b/srcpkgs/tlp/template @@ -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 @@ -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"