summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Haugh2018-02-03 18:30:05 -0600
committerSean Haugh2018-02-03 18:30:05 -0600
commit9d8efbc28a251b63e489deca5921b3c28d611343 (patch)
tree08a40cd1f901bca09139f9f8124c5a9dd68102ea
parentdea402ee5600d36813d2b278d8efd7a405c0eef2 (diff)
downloadaur-9d8efbc28a251b63e489deca5921b3c28d611343.tar.gz
Fix modeline
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92e4b07e3521..a3001fad3343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,4 +20,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-# vim:set ts=2 sw=2 noet:
+# vim: set ts=2 sw=2 noet: