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

Maxime Gauduin alucryd at archlinux.org
Fri May 29 09:59:27 UTC 2020


    Date: Friday, May 29, 2020 @ 09:59:26
  Author: alucryd
Revision: 636979

add nut support: collectd 5.11.0-3

Modified:
  collectd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 09:21:11 UTC (rev 636978)
+++ PKGBUILD	2020-05-29 09:59:26 UTC (rev 636979)
@@ -3,7 +3,7 @@
 
 pkgname=collectd
 pkgver=5.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Daemon which collects system performance statistics periodically'
 url='https://collectd.org/'
 arch=('x86_64')
@@ -35,7 +35,8 @@
             'protobuf-c: write_riemann plugin'
             'mosquitto: MQTT plugin'
             'libmicrohttpd: prometheus plugin'
-            'librabbitmq-c: amqp plugin')
+            'librabbitmq-c: amqp plugin'
+            'nut: nut plugin')
 
 makedepends=(${optdepends[@]%:*})
 depends=('libltdl' 'iptables' 'libnsl')



More information about the arch-commits mailing list