[arch-commits] Commit in laptop-mode-tools/trunk (ChangeLog PKGBUILD)
Eric Bélanger
eric at archlinux.org
Fri May 28 21:20:55 UTC 2010
Date: Friday, May 28, 2010 @ 17:20:54
Author: eric
Revision: 81350
upgpkg: laptop-mode-tools 1.55-1
Upstream update, Updated backup array
Modified:
laptop-mode-tools/trunk/ChangeLog
laptop-mode-tools/trunk/PKGBUILD
-----------+
ChangeLog | 6 ++++++
PKGBUILD | 7 ++++---
2 files changed, 10 insertions(+), 3 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2010-05-28 20:27:33 UTC (rev 81349)
+++ ChangeLog 2010-05-28 21:20:54 UTC (rev 81350)
@@ -1,3 +1,9 @@
+2010-05-28 Eric Belanger <eric at archlinux.org>
+
+ * laptop-mode-tools 1.55-1
+ * Upstream update
+ * Updated backup array
+
2010-03-12 Eric Belanger <eric at archlinux.org>
* laptop-mode-tools 1.54-1
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-28 20:27:33 UTC (rev 81349)
+++ PKGBUILD 2010-05-28 21:20:54 UTC (rev 81350)
@@ -3,7 +3,7 @@
# Contributor: Christopher "nuopus" Cox <nuopus at gmail.com>
pkgname=laptop-mode-tools
-pkgver=1.54
+pkgver=1.55
pkgrel=1
pkgdesc="Laptop mode is a kernel mode that allows you to extend the battery life of your laptop"
arch=('any')
@@ -33,11 +33,12 @@
etc/laptop-mode/conf.d/video-out.conf
etc/laptop-mode/conf.d/wireless-ipw-power.conf
etc/laptop-mode/conf.d/wireless-iwl-power.conf
+ etc/laptop-mode/conf.d/wireless-power.conf
etc/laptop-mode/laptop-mode.conf
etc/laptop-mode/lm-profiler.conf)
source=(http://www.samwel.tk/laptop_mode/tools/downloads/${pkgname}_${pkgver}.tar.gz laptop-mode)
-md5sums=('d410b0bfd13ac08ff804f8f91e435b3e' 'fe47441f14e2b39c2fe473685f04395f')
-sha1sums=('228ea4ca3d5170825fc498b1b3879e437b430380' 'f98e3c35d365c7aa0e662ec61c2991640640ac9b')
+md5sums=('fda9255375de2dd3b86526da39160cf0' 'fe47441f14e2b39c2fe473685f04395f')
+sha1sums=('e2dcec04f4c1152bce07dd621ad8a63f70b013ef' 'f98e3c35d365c7aa0e662ec61c2991640640ac9b')
build() {
cd "${srcdir}/${pkgname}_${pkgver}"
More information about the arch-commits
mailing list