diff options
Diffstat (limited to 'extra/xfce4-sensors-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-sensors-plugin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xfce4-sensors-plugin/PKGBUILD b/extra/xfce4-sensors-plugin/PKGBUILD index 0ecb2dec6..167edf4b3 100644 --- a/extra/xfce4-sensors-plugin/PKGBUILD +++ b/extra/xfce4-sensors-plugin/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 198566 2013-10-30 15:38:50Z allan $ +# $Id: PKGBUILD 215688 2014-06-30 09:06:33Z fyan $ # Maintainer: # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: Merk Matthias <macem@chello.at> pkgname=xfce4-sensors-plugin pkgver=1.2.5 -pkgrel=1 +pkgrel=2 pkgdesc="A lm_sensors plugin for the Xfce panel" arch=('i686' 'x86_64') url="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" |