[arch-commits] Commit in xfce4-sensors-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Fri Feb 27 10:04:40 UTC 2015


    Date: Friday, February 27, 2015 @ 11:04:40
  Author: foutrelis
Revision: 232056

upgpkg: xfce4-sensors-plugin 1.2.6-1

New upstream release.

Modified:
  xfce4-sensors-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-27 09:54:52 UTC (rev 232055)
+++ PKGBUILD	2015-02-27 10:04:40 UTC (rev 232056)
@@ -4,8 +4,8 @@
 # Contributor: Merk Matthias <macem at chello.at>
 
 pkgname=xfce4-sensors-plugin
-pkgver=1.2.5
-pkgrel=2
+pkgver=1.2.6
+pkgrel=1
 pkgdesc="A lm_sensors plugin for the Xfce panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
@@ -16,7 +16,7 @@
 optdepends=('hddtemp: for monitoring the temperature of hard drives')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.2/$pkgname-$pkgver.tar.bz2)
-sha256sums=('6b3c12917116c0610c0ca0824357afcc4ab4553301241e27aa9665159b834c1e')
+sha256sums=('235ef842bd45e701bceebb21a384ab09f21afceea8ed95f91bb4c6cf3abe1bc0')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -33,7 +33,6 @@
     --datadir=/usr/share \
     --datarootdir=/usr/share \
     --disable-static \
-    --with-pathhddtemp=/usr/sbin/hddtemp \
     --disable-debug
   make
 }



More information about the arch-commits mailing list