diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/xfce4-sensors-plugin/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/xfce4-sensors-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-sensors-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-sensors-plugin/PKGBUILD b/extra/xfce4-sensors-plugin/PKGBUILD index bd561fa89..0ecb2dec6 100644 --- a/extra/xfce4-sensors-plugin/PKGBUILD +++ b/extra/xfce4-sensors-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 159140 2012-05-16 19:30:19Z foutrelis $ +# $Id: PKGBUILD 198566 2013-10-30 15:38:50Z allan $ # Maintainer: # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: Merk Matthias <macem@chello.at> @@ -14,7 +14,6 @@ groups=('xfce4-goodies') depends=('xfce4-panel' 'lm_sensors' 'libnotify' 'hicolor-icon-theme') makedepends=('intltool' 'hddtemp' 'gnu-netcat') optdepends=('hddtemp: for monitoring the temperature of hard drives') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.2/$pkgname-$pkgver.tar.bz2) sha256sums=('6b3c12917116c0610c0ca0824357afcc4ab4553301241e27aa9665159b834c1e') |