[arch-commits] CVS update of extra/system/lm_sensors (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jan 1 19:41:32 UTC 2008


    Date: Tuesday, January 1, 2008 @ 14:41:32
  Author: andyrtr
    Path: /home/cvs-extra/extra/system/lm_sensors

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: lm_sensors 3.0.0-3
fix #9070


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/system/lm_sensors/PKGBUILD
diff -u extra/system/lm_sensors/PKGBUILD:1.12 extra/system/lm_sensors/PKGBUILD:1.13
--- extra/system/lm_sensors/PKGBUILD:1.12	Tue Jan  1 08:14:44 2008
+++ extra/system/lm_sensors/PKGBUILD	Tue Jan  1 14:41:31 2008
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.12 2008/01/01 13:14:44 andyrtr Exp $
+# $Id: PKGBUILD,v 1.13 2008/01/01 19:41:31 andyrtr Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Aurelien Foret <orelien at chez.com>
 pkgname=lm_sensors
 pkgver=3.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Collection of user space tools for general SMBus access and hardware monitoring."
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('perl' 'sysfsutils')
 makedepends=('bison' 'flex')
-backup=(etc/sensors.conf)
+backup=(etc/sensors3.conf)
 install=sensors.install
 source=(http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-$pkgver.tar.bz2
 	sensors.rc fancontrol.rc)




More information about the arch-commits mailing list