[arch-commits] Commit in laptop-mode-tools/repos (extra-i686 extra-i686/PKGBUILD)

Eric Belanger eric at archlinux.org
Wed May 28 21:48:49 UTC 2008


    Date: Wednesday, May 28, 2008 @ 17:48:49
  Author: eric
Revision: 2185

Merged revisions 803-2184 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/laptop-mode-tools/trunk

........
  r2184 | eric | 2008-05-28 17:48:38 -0400 (Wed, 28 May 2008) | 2 lines
  
  upgpkg: laptop-mode-tools 1.42-1
      upstream update
........

Modified:
  laptop-mode-tools/repos/extra-i686/	(properties)
  laptop-mode-tools/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


Property changes on: laptop-mode-tools/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /laptop-mode-tools/trunk:1-802
   + /laptop-mode-tools/trunk:1-2184

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-28 21:48:38 UTC (rev 2184)
+++ extra-i686/PKGBUILD	2008-05-28 21:48:49 UTC (rev 2185)
@@ -3,15 +3,13 @@
 # Contributor: Christopher "nuopus" Cox <nuopus at gmail.com>
 
 pkgname=laptop-mode-tools
-pkgver=1.41
+pkgver=1.42
 pkgrel=1
 pkgdesc="Laptop mode is a kernel mode that allows you to extend the battery life of your laptop"
 arch=(i686 x86_64)
 url="http://www.samwel.tk/laptop_mode/"
 depends=(bash hdparm)
 license=('GPL')
-source=(http://www.samwel.tk/laptop_mode/tools/downloads/${pkgname}_${pkgver}.tar.gz \
-laptop-mode)
 #Out of hand? Nah!
 backup=(etc/laptop-mode/conf.d/ac97-powersave.conf
         etc/laptop-mode/conf.d/auto-hibernate.conf
@@ -25,8 +23,9 @@
         etc/laptop-mode/conf.d/wireless-iwl-power.conf
         etc/laptop-mode/laptop-mode.conf
         etc/laptop-mode/lm-profiler.conf)
-md5sums=('b94da139712795910b3dd1783da32459'
-         '241a0e07fc3b340b3381bcde8a74b71d')
+source=(http://www.samwel.tk/laptop_mode/tools/downloads/${pkgname}_${pkgver}.tar.gz \
+laptop-mode)
+md5sums=('8c11c33a1eaea74f45c708c243f1184a' '241a0e07fc3b340b3381bcde8a74b71d')
 
 #laptop-mode-tools has one of the worst install scripts ever... manual here
 build()





More information about the arch-commits mailing list