summaryrefslogtreecommitdiff
path: root/community/sysstat
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-08 04:18:44 +0000
committerroot <root@rshg047.dnsready.net>2011-04-08 04:18:44 +0000
commit59075f0265483f32e9ac4c67ba9e69cb019ba044 (patch)
treed0384b724b17b888dcd1cf06dce9bc25655d1ba1 /community/sysstat
parent3b216f42d91b33161572550f4556a9ba93d1cecb (diff)
Fri Apr 8 04:18:44 UTC 2011
Diffstat (limited to 'community/sysstat')
-rw-r--r--community/sysstat/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/community/sysstat/PKGBUILD b/community/sysstat/PKGBUILD
index bd1d73fcd..5ba8968d1 100644
--- a/community/sysstat/PKGBUILD
+++ b/community/sysstat/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 42299 2011-03-16 10:38:19Z spupykin $
+# $Id: PKGBUILD 44500 2011-04-07 20:45:19Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Martin Devera <devik@cdi.cz>
pkgname=sysstat
pkgver=10.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)"
arch=('i686' 'x86_64')
url="http://pagesperso-orange.fr/sebastien.godard/"
license=('GPL')
-depends=('glibc')
+depends=('lm_sensors')
optdepends=('tk: to use isag'
- 'gnuplot: to use isag'
- 'lm_sensors')
+ 'gnuplot: to use isag')
options=(zipman)
source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.gz
sysstat)