summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam S Levy2018-05-04 16:39:46 -0800
committerAdam S Levy2018-05-04 16:39:46 -0800
commitd062db195006e898ae6dd7019c37791786c6d491 (patch)
tree8eb9db5b22b26993e560b2c570c1a5991456cf03 /PKGBUILD
parent1f3bbc81c452c4936b7850a8313d7348f302882f (diff)
downloadaur-d062db195006e898ae6dd7019c37791786c6d491.tar.gz
upgpkg: chronograf 1.4.4.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba3f8fa8f97c..9c4025c1902e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Chris Clonch <chris at theclonchs dot com>
# Contributor: Justin Dray <justin@dray.be>
pkgname='chronograf'
-pkgver='1.4.4.1'
+pkgver='1.4.4.2'
pkgrel='1'
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url='https://github.com/InfluxData/chronograf'
license=('AGPL')
-makedepends=('go' 'git' 'make' 'npm' 'yarn' 'nodejs' 'python2')
+makedepends=('go' 'git' 'make' 'npm' 'yarn' 'nodejs<=9' 'python2')
backup=('etc/chronograf/chronograf.conf')
install="chronograf.install"
source=("git+https://github.com/influxdata/chronograf#tag=$pkgver"