summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2019-04-09 13:34:54 -0500
committerMatthew McGinn2019-04-09 13:34:54 -0500
commit538d5fad01eb034cf1b6f5adecdf5b4458e0b154 (patch)
treee0fc34f1e966ae2a589030d8e0381997a4265231 /PKGBUILD
parent9ea45342f560d77be3f229bedb141a8c90c196e4 (diff)
downloadaur-538d5fad01eb034cf1b6f5adecdf5b4458e0b154.tar.gz
bump version to 1.7.9
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77502bf823f1..aadfef996eae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Adam S Levy <adam@aslevy.com>
# Contributor: Chris Clonch <chris at theclonchs dot com>
# Contributor: Justin Dray <justin@dray.be>
-pkgname='chronograf'
-pkgver='1.7.5'
-pkgrel='1'
+pkgname=chronograf
+pkgver=1.7.9
+pkgrel=1
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url='https://github.com/InfluxData/chronograf'