From 25eb389030baa596e7bc1bc645ac0f039c0165da Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sat, 17 Sep 2016 21:44:57 -0400 Subject: [PATCH] tlp: update to 0.9. --- srcpkgs/tlp/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tlp/template b/srcpkgs/tlp/template index 28842370b38..dcb971973f6 100644 --- a/srcpkgs/tlp/template +++ b/srcpkgs/tlp/template @@ -1,6 +1,6 @@ # Template file for 'tlp' pkgname=tlp -version=0.8 +version=0.9 revision=1 wrksrc="TLP-${version}" depends="hdparm bash iw rfkill ethtool" @@ -11,8 +11,9 @@ short_desc="Advanced power management tool for Linux" maintainer="Juan RP " license="GPL-2" homepage="http://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=d5c0423fde7247cc519001caebd60e538ff5ef2be9456d2049303eef4da1aae3 +checksum=887b226d443f930398fda5793ac690e1e1ef7dd2187db7be0278359315aa7a76 do_install() { make DESTDIR=${DESTDIR} TLP_SBIN=/usr/bin TLP_ULIB=/usr/lib/udev TLP_SHCPL=/usr/share/bash-completion/completions install-tlp