summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-01 20:38:16 -0500
committerMatthew McGinn2020-01-01 20:38:16 -0500
commitcbfa783786c3fa45972a0f0bb744e95783992846 (patch)
tree9a0496713981397f6991f3d9b768a40433308857
parente53375d74ed83483b6a536c2fd3c6554fd8a98f8 (diff)
downloadaur-cbfa783786c3fa45972a0f0bb744e95783992846.tar.gz
update URL of pkg
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22daa0c14eeb..1d66d395ad5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = chronograf
pkgdesc = Time-series data visualization tool for InfluxDB
pkgver = 1.7.16
pkgrel = 1
- url = https://github.com/InfluxData/chronograf
+ url = https://www.influxdata.com/time-series-platform/chronograf/
install = chronograf.install
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 96cd78322355..8cdef2d8ab70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.7.16
pkgrel=1
pkgdesc='Time-series data visualization tool for InfluxDB'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
-url='https://github.com/InfluxData/chronograf'
+url='https://www.influxdata.com/time-series-platform/chronograf/'
_github_url="https://github.com/influxdata/chronograf"
license=('AGPL')
makedepends=('go' 'git' 'make' 'npm' 'yarn' 'nodejs-lts-dubnium' 'python2' 'go-bindata')