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

Gaëtan Bisson bisson at archlinux.org
Sat Oct 29 18:48:14 UTC 2016


    Date: Saturday, October 29, 2016 @ 18:48:13
  Author: bisson
Revision: 193969

upstream update, rebuild for rrdtool-1.6.0

Modified:
  collectd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-29 15:43:17 UTC (rev 193968)
+++ PKGBUILD	2016-10-29 18:48:13 UTC (rev 193969)
@@ -3,7 +3,7 @@
 # Contributor: Gerhard Brauer <gerhard.brauer at web.de>
 
 pkgname=collectd
-pkgver=5.6.0
+pkgver=5.6.1
 pkgrel=1
 pkgdesc='Daemon which collects system performance statistics periodically'
 url='http://collectd.org/'
@@ -44,8 +44,8 @@
 
 source=("${url}files/${pkgname}-${pkgver}.tar.bz2"
         'service')
-sha1sums=('c010b7bbbb4c58d0e30613a008c881ea70b40147'
-          '04f676d0b76c34df0bbf94629813e035b1febe04')
+sha256sums=('c30ff644f91407b4dc2d99787b99cc45ec00e538bd1cc269429d3c5e8a4aee2c'
+            'e45e261146563b0bf6967c669dff7ac2400f066f0eb4c022ac3fdb0ccadca2f9')
 
 backup=('etc/collectd.conf')
 



More information about the arch-commits mailing list