summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-04-20 21:10:48 -0400
committerMatthew McGinn2020-04-20 21:10:48 -0400
commitad677ac5048e2033fa4bcb262a213657854f02b2 (patch)
tree3666a21948f7e3c634ea2fb593cb1f0aab660ce3
parent0bf52bdf282961f0b1722b3e1132888759d2f6d7 (diff)
downloadaur-ad677ac5048e2033fa4bcb262a213657854f02b2.tar.gz
bump version to 1.8.2
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c11f03619a94..fc56637fee31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
- pkgver = 1.8.0
+ pkgver = 1.8.2
pkgrel = 1
url = https://www.influxdata.com/time-series-platform/chronograf/
install = chronograf.install
@@ -19,7 +19,7 @@ pkgbase = chronograf
makedepends = go-bindata
depends = glibc
backup = etc/chronograf/chronograf.conf
- source = git+https://github.com/influxdata/chronograf#tag=1.8.0
+ source = git+https://github.com/influxdata/chronograf#tag=1.8.2
source = chronograf.sysusers
source = chronograf.tmpfiles
source = Makefile.patch
diff --git a/PKGBUILD b/PKGBUILD
index 912dd4270e2d..6866946d88d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Chris Clonch <chris at theclonchs dot com>
# Contributor: Justin Dray <justin@dray.be>
pkgname=chronograf
-pkgver=1.8.0
+pkgver=1.8.2
pkgrel=1
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')