summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Orr2019-08-02 14:44:49 -0400
committerKevin Orr2019-11-18 14:49:16 -0500
commitbabb6f23e4237f827ff3ab78f1253e9033f04653 (patch)
tree628c00aa8fc0cd072a4e80ef7d8fb7fe7dba402e /PKGBUILD
parentb11c12d93e1de349560cb8761142f7b10e68104a (diff)
downloadaur-babb6f23e4237f827ff3ab78f1253e9033f04653.tar.gz
Trailing whitespace
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eac9e03344d..348f8ba34224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,7 @@ pkgver() {
}
build() {
- # the upstream repo provides a Makefile, but this PKGBUILD ignores it so that
+ # the upstream repo provides a Makefile, but this PKGBUILD ignores it so that
# further build options can be specified, as seen below
# see https://wiki.archlinux.org/index.php/Go_package_guidelines#Building and
# `go help build`