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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Apr 23 22:29:41 UTC 2017


    Date: Sunday, April 23, 2017 @ 22:29:38
  Author: svenstaro
Revision: 224706

upgpkg: netdata 1.6.0-3

Backup some more files

Modified:
  netdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-23 22:25:04 UTC (rev 224705)
+++ PKGBUILD	2017-04-23 22:29:38 UTC (rev 224706)
@@ -3,7 +3,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')
@@ -11,7 +11,11 @@
 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')



More information about the arch-commits mailing list