summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam S Levy2018-12-06 10:58:59 -0900
committerAdam S Levy2018-12-06 10:58:59 -0900
commitf1b2d3214845e0d841a04ede6a62310af4e9aeec (patch)
treefdb3616c7fe00d773a2e853327cc421430e489c2
parent4243afd161924ffb412ac2aa6491f83e974279e5 (diff)
downloadaur-f1b2d3214845e0d841a04ede6a62310af4e9aeec.tar.gz
upgpkg: chronograf 1.7.3-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 702fefe3b95e..6f8b3fc3d31b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
- pkgver = 1.7.2
+ pkgver = 1.7.3
pkgrel = 1
url = https://github.com/InfluxData/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.7.2
+ source = git+https://github.com/influxdata/chronograf#tag=1.7.3
source = chronograf.sysusers
source = chronograf.tmpfiles
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c3e3f5d55a3d..a968cd13dad8 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.2'
+pkgver='1.7.3'
pkgrel='1'
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')