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

Gaëtan Bisson bisson at archlinux.org
Wed Jun 7 04:20:46 UTC 2017


    Date: Wednesday, June 7, 2017 @ 04:20:45
  Author: bisson
Revision: 235277

upstream update

Modified:
  collectd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-07 03:56:23 UTC (rev 235276)
+++ PKGBUILD	2017-06-07 04:20:45 UTC (rev 235277)
@@ -3,8 +3,8 @@
 # Contributor: Gerhard Brauer <gerhard.brauer at web.de>
 
 pkgname=collectd
-pkgver=5.7.1
-pkgrel=8
+pkgver=5.7.2
+pkgrel=1
 pkgdesc='Daemon which collects system performance statistics periodically'
 url='https://collectd.org/'
 arch=('i686' 'x86_64')
@@ -46,7 +46,7 @@
 
 source=("${url}files/${pkgname}-${pkgver}.tar.bz2"
         'service')
-sha256sums=('7edd3643c0842215553b2421d5456f4e9a8a58b07e216b40a7e8e91026d8e501'
+sha256sums=('9d20a0221569a8d6b80bbc52b86e5e84965f5bafdbf5dfc3790e0fed0763e592'
             'e45e261146563b0bf6967c669dff7ac2400f066f0eb4c022ac3fdb0ccadca2f9')
 
 backup=('etc/collectd.conf')



More information about the arch-commits mailing list