summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d01c512f1c47..5a3c5062c73c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 9 16:12:52 UTC 2019
+# Wed Apr 17 12:46:00 UTC 2019
pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
- pkgver = 1.7.9
+ pkgver = 1.7.10
pkgrel = 1
url = https://github.com/InfluxData/chronograf
install = chronograf.install
@@ -21,7 +21,7 @@ pkgbase = chronograf
makedepends = go-bindata
depends = glibc
backup = etc/chronograf/chronograf.conf
- source = git+https://github.com/influxdata/chronograf#tag=1.7.9
+ source = git+https://github.com/influxdata/chronograf#tag=1.7.10
source = chronograf.sysusers
source = chronograf.tmpfiles
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index aadfef996eae..6f693f421288 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.7.9
+pkgver=1.7.10
pkgrel=1
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')