From d1bfc85c3bd472457a191f22e67f04ba21ae4ec4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 15 Jul 2021 23:35:22 +0000 Subject: [PATCH] community/netdata to 1.31.0-3 --- community/netdata/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/community/netdata/PKGBUILD b/community/netdata/PKGBUILD index 2ae9a3d03..ab4908561 100644 --- a/community/netdata/PKGBUILD +++ b/community/netdata/PKGBUILD @@ -6,7 +6,7 @@ pkgname=netdata pkgver=1.31.0 -pkgrel=2 +pkgrel=3 pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web" url="https://github.com/netdata/netdata" arch=('x86_64') @@ -23,6 +23,7 @@ optdepends=('nodejs: for monitoring named and SNMP devices' 'python-mysqlclient: for monitoring MySQL/MariaDB databases' 'python-requests: for monitoring elasticsearch' 'hddtemp: for monitoring hhd temperature' + 'fping: for for fping module' 'apcupsd: for monitoring APC UPS' 'cups: for CUPS plugin' 'iw: for monitoring Linux as access point')