summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew mcginn2022-08-23 11:32:29 -0400
committermatthew mcginn2022-08-23 11:32:29 -0400
commit15133f6991244d99c36261c9ef838405275a1a88 (patch)
tree478934bbfc0d089ab56a5dc4105caae80049189d
parent3bce1e3bfaed72ac10f91ef94477e4cf63641132 (diff)
downloadaur-chronograf.tar.gz
update version to v1.10.0
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 696ba46a7abb..1f46ffe938ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
- pkgver = 1.9.4
+ pkgver = 1.10.0
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.9.4
+ source = git+https://github.com/influxdata/chronograf#tag=1.10.0
source = chronograf.sysusers
source = chronograf.tmpfiles
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8f1fcbdbea21..8bd2ceeec696 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.9.4
+pkgver=1.10.0
pkgrel=1
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')