summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4891a32f76f7..b85a06f5c782 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
- pkgver = 1.4.0.1
+ pkgver = 1.4.1.3
pkgrel = 1
url = https://influxdata.com/time-series-platform/chronograf/
install = chronograf.install
@@ -16,7 +16,7 @@ pkgbase = chronograf
makedepends = yarn
makedepends = nodejs
backup = etc/chronograf/chronograf.conf
- source = git+https://github.com/influxdata/chronograf#tag=1.4.0.1
+ source = git+https://github.com/influxdata/chronograf#tag=1.4.1.3
source = chronograf.sysusers
source = chronograf.tmpfiles
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f87a7550b863..8e6fd3433755 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.0.1'
+pkgver='1.4.1.3'
pkgrel='1'
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')