summaryrefslogtreecommitdiff
path: root/community/sysstat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sysstat/PKGBUILD')
-rw-r--r--community/sysstat/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sysstat/PKGBUILD b/community/sysstat/PKGBUILD
index d8580657e..daf196737 100644
--- a/community/sysstat/PKGBUILD
+++ b/community/sysstat/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 70821 2012-05-17 08:59:42Z spupykin $
+# $Id: PKGBUILD 74566 2012-07-30 14:16:23Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Martin Devera <devik@cdi.cz>
pkgname=sysstat
-pkgver=10.0.5
+pkgver=10.1.1
pkgrel=1
pkgdesc="a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ backup=('etc/conf.d/sysstat'
'etc/conf.d/sysstat.ioconf')
source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.gz
sysstat)
-md5sums=('208dd236d726d20591d53d3a20124dd4'
+md5sums=('8250cdcbc4a959c8a05e4186fbd13d84'
'3ce41ebf7330aba01e70b38658afed1f')
build() {