summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-10-09 08:18:16 -0400
committerMatthew McGinn2020-10-09 08:18:16 -0400
commit21007e61edf46084889cb77aa0a6d40d04e3af32 (patch)
tree43cd9582b157ea48a2eda0b5d13012c76631bc5c
parent249faffa510a3e8fb244f0d130890153f0bf9c7b (diff)
downloadaur-21007e61edf46084889cb77aa0a6d40d04e3af32.tar.gz
update whitespace
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0619880a4bd2..c5339dd8645b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,12 +15,12 @@ depends=('glibc')
backup=('etc/chronograf/chronograf.conf')
install="chronograf.install"
source=("git+https://github.com/influxdata/chronograf#tag=${pkgver}"
- 'chronograf.sysusers'
- 'chronograf.tmpfiles'
+ 'chronograf.sysusers'
+ 'chronograf.tmpfiles'
)
sha256sums=('SKIP'
- '594777c81e3728fe1d5033c61034fb58d26a7c79f00f2a6daa143de521cf5440'
- 'c81f81247b99928bd20428f7188c1790fff89c4521f3322a8ff148272b24bab6')
+ '594777c81e3728fe1d5033c61034fb58d26a7c79f00f2a6daa143de521cf5440'
+ 'c81f81247b99928bd20428f7188c1790fff89c4521f3322a8ff148272b24bab6')
build() {
export GOPATH="${srcdir}"