summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCloverGit2024-12-06 09:51:33 +0800
committerCloverGit2024-12-06 09:51:33 +0800
commit5e182f51f121f4a07dab3c96af75b2ce67f12a75 (patch)
treeec6e55df9065374859b9ea0ffc7554ae9effa635
parent739518d2bc7c6a30883910fcf814bd1db9b73d56 (diff)
downloadaur-5e182f51f121f4a07dab3c96af75b2ce67f12a75.tar.gz
style: vim formatting style
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3d2be847c3e..a81445cbbf24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,3 +56,4 @@ package() {
find "$pkgdir/usr/${_arch}" -name '*.a' -o -name '*.dll' | xargs ${_arch}-strip -g
done
}
+# vim: set sw=2 ts=2 et: