From 4da2588a15891af3638847789b6449b22815b0ba Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 18 Mar 2019 19:15:19 -0300 Subject: [PATCH] tlp: update to 1.2.1. --- srcpkgs/tlp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tlp/template b/srcpkgs/tlp/template index 98fb0009b2c..af90232272e 100644 --- a/srcpkgs/tlp/template +++ b/srcpkgs/tlp/template @@ -1,6 +1,6 @@ # Template file for 'tlp' pkgname=tlp -version=1.2 +version=1.2.1 revision=1 archs=noarch wrksrc="TLP-${version}" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html" #changelog="https://github.com/linrunner/TLP/blob/master/changelog" distfiles="https://github.com/linrunner/TLP/archive/${version}.tar.gz" -checksum=c14f49dff48992ad8e76f6164fc5511412ddcb02b44a057064a816056bc1e3d1 +checksum=0fa43c2be7d42223646c6271eb823174076a92c9cea5740c24b5e9e8404c9765 conflicts="laptop-mode>=0" conf_files="/etc/default/tlp"