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

Gaëtan Bisson bisson at archlinux.org
Wed Nov 30 17:56:26 UTC 2016


    Date: Wednesday, November 30, 2016 @ 17:56:25
  Author: bisson
Revision: 197438

upstream update

Modified:
  collectd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-30 17:25:02 UTC (rev 197437)
+++ PKGBUILD	2016-11-30 17:56:25 UTC (rev 197438)
@@ -3,8 +3,8 @@
 # Contributor: Gerhard Brauer <gerhard.brauer at web.de>
 
 pkgname=collectd
-pkgver=5.6.1
-pkgrel=2
+pkgver=5.6.2
+pkgrel=1
 pkgdesc='Daemon which collects system performance statistics periodically'
 url='https://collectd.org/'
 arch=('i686' 'x86_64')
@@ -45,7 +45,7 @@
 
 source=("${url}files/${pkgname}-${pkgver}.tar.bz2"
         'service')
-sha256sums=('c30ff644f91407b4dc2d99787b99cc45ec00e538bd1cc269429d3c5e8a4aee2c'
+sha256sums=('cc0b4118a91e5369409ced22d1d8a85c1a400098419414160c1839268ecad0c6'
             'e45e261146563b0bf6967c669dff7ac2400f066f0eb4c022ac3fdb0ccadca2f9')
 
 backup=('etc/collectd.conf')



More information about the arch-commits mailing list