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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon May 16 21:32:15 UTC 2016


    Date: Monday, May 16, 2016 @ 23:32:14
  Author: svenstaro
Revision: 175510

upgpkg: netdata 1.2.0-1

upstream release 1.2.0

Modified:
  netdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 20:42:51 UTC (rev 175509)
+++ PKGBUILD	2016-05-16 21:32:14 UTC (rev 175510)
@@ -2,7 +2,7 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=netdata
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web."
 url="https://github.com/firehol/netdata/wiki"
@@ -13,7 +13,7 @@
 source=("http://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=('19e6d2b142906f824d0951428d0c030e')
+md5sums=('c23fd94e899e8934c47b14151043be27')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list