summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-12-10 15:52:07 -0500
committerMatthew McGinn2020-12-10 15:52:07 -0500
commit753ee87efadcc81bb22149d0e87789dae11b35f4 (patch)
tree8c05d086423c229cc6810a270437784f3db886d5
parenteb5ffcc6777a966b92448753eee875764cf424b5 (diff)
downloadaur-753ee87efadcc81bb22149d0e87789dae11b35f4.tar.gz
bump to 1.8.9.1
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 d4e114df1d18..b02598c00f44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
- pkgver = 1.8.9
+ pkgver = 1.8.9.1
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.9
+ source = git+https://github.com/influxdata/chronograf#tag=1.8.9.1
source = chronograf.sysusers
source = chronograf.tmpfiles
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3fd1b017ec8a..77798dbdf951 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.9
+pkgver=1.8.9.1
pkgrel=1
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')