summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThor772017-06-08 20:42:26 +0200
committerThor772017-06-08 20:52:37 +0200
commit8b24492d49b04141b92443f4482ce9a8907b8e78 (patch)
tree3b394db527c72bfe4a447aad3c3fc337bafaa339
parent12b2b973147afaaa9bee3ed6f4df62fbb0b86569 (diff)
downloadaur-8b24492d49b04141b92443f4482ce9a8907b8e78.tar.gz
Update url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7d658ee0365..c165d3bb0194 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Feb 1 21:41:17 UTC 2017
+# Thu Jun 8 18:43:30 UTC 2017
pkgbase = telegraf-bin
pkgdesc = An open source agent for collecting metrics and data on the system; Binary release
pkgver = 1.2.1
- pkgrel = 1
- url = https://www.influxdata.com/time-series-platform/telegraf/
+ pkgrel = 2
+ url = https://github.com/influxdata/telegraf
install = telegraf.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6066f74500b8..cec272c23db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=telegraf-bin
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="An open source agent for collecting metrics and data on the system; Binary release"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
-url="https://www.influxdata.com/time-series-platform/telegraf/"
+url="https://github.com/influxdata/telegraf"
license=('MIT')
conflicts=('telegraf')
backup=('etc/telegraf/telegraf.conf')