diff --git a/srcpkgs/xfce4-sensors-plugin/template b/srcpkgs/xfce4-sensors-plugin/template index 5c2a790bce3..3a99b47bfdc 100644 --- a/srcpkgs/xfce4-sensors-plugin/template +++ b/srcpkgs/xfce4-sensors-plugin/template @@ -1,20 +1,15 @@ # Template file for 'xfce4-sensors-plugin' pkgname=xfce4-sensors-plugin version=1.2.5 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool" makedepends="libsensors-devel libxfce4ui-devel xfce4-panel-devel libnotify-devel" depends="hicolor-icon-theme desktop-file-utils" -short_desc="XFCE sensors plugin" +short_desc="XFCE hardware sensors plugin" maintainer="Juan RP " homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" license="GPL-2" distfiles="http://archive.se.xfce.org/src/panel-plugins/${pkgname}/1.2/${pkgname}-${version}.tar.bz2" checksum=6b3c12917116c0610c0ca0824357afcc4ab4553301241e27aa9665159b834c1e -long_desc=" - This is a hardware sensors plugin for the panel. For now, it only works on - Linux and requires libsensors to display your mainboard sensors and fan - speeds. Furthermore, it supports hddtemp to surveil your hard disk’s - temperature values."