summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracerix2017-07-25 22:58:24 -0400
committeracerix2017-07-25 22:58:24 -0400
commit4257316a15b71042d46193bdfe6087303d8aa420 (patch)
tree35cec80abb078349b2a6277e10b8e4bc7c17cbff /PKGBUILD
parent5b0b559e4f0fed4f5a9c6cb5fddd7a0455e53d51 (diff)
downloadaur-4257316a15b71042d46193bdfe6087303d8aa420.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e61b4087277..09f24555f6c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ sha256sums=(
'32ab20e37f5595eff73fb7ee7916ecae19a47f72875f448663941621d166c13b'
)
-# Package is 3 Gib smaller without "strip" but it's skipped because it takes a long time and generates many warnings
+# Package is 3 Gib smaller with "strip" but it's skipped because it takes a long time and generates many warnings
options=(!strip)
prepare() {