community/netdata to 1.6.0-3

This commit is contained in:
Kevin Mihelich 2017-04-23 23:07:17 +00:00
parent 235dfe6167
commit cd1c4fcb68

View file

@ -6,7 +6,7 @@
pkgname=netdata
pkgver=1.6.0
pkgrel=2
pkgrel=3
pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web."
url="https://github.com/firehol/netdata/wiki"
arch=('i686' 'x86_64')
@ -14,7 +14,11 @@ license=('GPL')
depends=('libmnl' 'libnetfilter_acct' 'zlib')
optdepends=('nodejs: Webbox plugin'
'lm_sensors: sensors module')
backup=('etc/netdata/netdata.conf' 'etc/netdata/charts.d.conf' 'etc/netdata/apps_groups.conf')
backup=('etc/netdata/netdata.conf'
'etc/netdata/charts.d.conf'
'etc/netdata/apps_groups.conf'
'etc/netdata/health_alarm_notify.conf'
'etc/netdata/health_email_recipients.conf')
install="$pkgname.install"
source=("https://github.com/firehol/netdata/releases/download/v${pkgver}/netdata-${pkgver}.tar.xz")
sha512sums=('e091c2b3a619f62c209d2de8389bc33f98159071730344b17b66a766a3dcf2f598c95f10dbaf1421e32a468f18c975373291e3909002e9bf21dea9939559e1fc')