[arch-commits] Commit in netdata/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Tue Oct 4 12:07:13 UTC 2016
Date: Tuesday, October 4, 2016 @ 12:07:13
Author: svenstaro
Revision: 191308
upgpkg: netdata 1.4.0-1
upstream release 1.4.0
Modified:
netdata/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-04 11:09:22 UTC (rev 191307)
+++ PKGBUILD 2016-10-04 12:07:13 UTC (rev 191308)
@@ -2,8 +2,8 @@
# Contributor: SanskritFritz (gmail)
pkgname=netdata
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.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')
@@ -14,7 +14,7 @@
source=("https://firehol.org/download/netdata/releases/v$pkgver/netdata-$pkgver.tar.xz")
backup=('etc/netdata/netdata.conf' 'etc/netdata/charts.d.conf' 'etc/netdata/apps_groups.conf')
install="$pkgname.install"
-md5sums=('f2854aa2e127a1c9f86366f17524c382')
+md5sums=('fd4928e440eece6a80af8627a5d9a235')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list