summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam S Levy2018-03-07 19:07:18 -0900
committerAdam S Levy2018-03-07 19:07:18 -0900
commit13c5e182cdfee86dab2ed4e0400f8c9b2340a427 (patch)
treecb5be9e61b21430b19fc2c8174852e4deac4b396
parent40acef5efb964cc7f5b4c2ebaff6149ed0ffdc50 (diff)
downloadaur-13c5e182cdfee86dab2ed4e0400f8c9b2340a427.tar.gz
upgpkg: chronograf 1.4.2.2-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 4c16af91bd90..63e43599b9c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
- pkgver = 1.4.2.1
+ pkgver = 1.4.2.2
pkgrel = 1
url = https://influxdata.com/time-series-platform/chronograf/
install = chronograf.install
@@ -17,7 +17,7 @@ pkgbase = chronograf
makedepends = nodejs
makedepends = python2
backup = etc/chronograf/chronograf.conf
- source = git+https://github.com/influxdata/chronograf#tag=1.4.2.1
+ source = git+https://github.com/influxdata/chronograf#tag=1.4.2.2
source = chronograf.sysusers
source = chronograf.tmpfiles
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e7a25a01277c..e61aa30aab4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Chris Clonch <chris at theclonchs dot com>
# Contributor: Justin Dray <justin@dray.be>
pkgname='chronograf'
-pkgver='1.4.2.1'
+pkgver='1.4.2.2'
pkgrel='1'
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')