diff options
Diffstat (limited to 'community/sysstat/PKGBUILD')
-rw-r--r-- | community/sysstat/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sysstat/PKGBUILD b/community/sysstat/PKGBUILD index 4e2d23b81..4348774e8 100644 --- a/community/sysstat/PKGBUILD +++ b/community/sysstat/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 92869 2013-06-17 10:57:15Z spupykin $ +# $Id: PKGBUILD 97533 2013-09-23 16:17:24Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Martin Devera <devik@cdi.cz> pkgname=sysstat -pkgver=10.1.6 -pkgrel=2 +pkgver=10.1.7 +pkgrel=1 pkgdesc="a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)" arch=('i686' 'x86_64') url="http://pagesperso-orange.fr/sebastien.godard/" @@ -18,7 +18,7 @@ backup=('etc/conf.d/sysstat' source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.gz sysstat.service lib64-fix.patch) -md5sums=('909135c84e36d780d501274e7450f924' +md5sums=('112c8cc92114c961709d09f6afa537bd' '12ba479c606620193e8b7c6e982d5088' '7ffa6bf990609d85367070f71b40a34b') |