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

Eric Belanger eric at archlinux.org
Wed May 28 22:03:14 UTC 2008


    Date: Wednesday, May 28, 2008 @ 18:03:14
  Author: eric
Revision: 2196

Merged revisions 804-2195 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-x86_64/	(properties)
  laptop-mode-tools/repos/extra-x86_64/PKGBUILD

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


Property changes on: laptop-mode-tools/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /laptop-mode-tools/trunk:1-803
   + /laptop-mode-tools/trunk:1-2195

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-05-28 21:59:11 UTC (rev 2195)
+++ extra-x86_64/PKGBUILD	2008-05-28 22:03:14 UTC (rev 2196)
@@ -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