[arch-commits] Commit in sysstat/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Feb 29 10:52:12 UTC 2016


    Date: Monday, February 29, 2016 @ 11:52:12
  Author: spupykin
Revision: 163773

upgpkg: sysstat 11.2.1.1-1

upd

Modified:
  sysstat/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-29 10:51:51 UTC (rev 163772)
+++ PKGBUILD	2016-02-29 10:52:12 UTC (rev 163773)
@@ -3,7 +3,7 @@
 # Contributor: Martin Devera <devik at cdi.cz>
 
 pkgname=sysstat
-pkgver=11.2.0
+pkgver=11.2.1.1
 pkgrel=1
 pkgdesc="a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)"
 arch=('i686' 'x86_64')
@@ -16,9 +16,9 @@
 options=(zipman)
 backup=('etc/conf.d/sysstat'
 	'etc/conf.d/sysstat.ioconf')
-source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.gz
+source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.xz
 	lib64-fix.patch)
-md5sums=('d45349dba1c28a4f272b1f11c32a1b83'
+md5sums=('f7877c5c553330e71dd6f72465b25465'
          '5c7acc9a31b7724b8815daffae219de1')
 
 prepare() {



More information about the arch-commits mailing list