[arch-commits] Commit in netdata/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Jul 17 19:31:55 UTC 2017
Date: Monday, July 17, 2017 @ 19:31:54
Author: svenstaro
Revision: 245514
upgpkg: netdata 1.7.0-1
Modified:
netdata/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-17 18:55:32 UTC (rev 245513)
+++ PKGBUILD 2017-07-17 19:31:54 UTC (rev 245514)
@@ -2,9 +2,9 @@
# Contributor: SanskritFritz (gmail)
pkgname=netdata
-pkgver=1.6.0
-pkgrel=4
-pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web."
+pkgver=1.7.0
+pkgrel=1
+pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web"
url="https://github.com/firehol/netdata/wiki"
arch=('i686' 'x86_64')
license=('GPL')
@@ -25,7 +25,7 @@
'etc/netdata/python.d/'{apache_cache,apache,cpufreq,dovecot,example,exim,hddtemp,ipfs,memcached,mysql,nginx,nginx_log,phpfpm,postfix,redis,retroshare,sensors,squid,tomcat}.conf)
install="$pkgname.install"
source=("https://github.com/firehol/netdata/releases/download/v${pkgver}/netdata-${pkgver}.tar.xz")
-sha512sums=('e091c2b3a619f62c209d2de8389bc33f98159071730344b17b66a766a3dcf2f598c95f10dbaf1421e32a468f18c975373291e3909002e9bf21dea9939559e1fc')
+sha512sums=('68b2d2f5380120a3babe13be948515387d6fcfb35cdb50d5ae79dff2a09bc7f56623a2c352645b6a0ded585ea6dcc45f4d28a0250de5b9cba9239e6a22558462')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list