summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McCarty2015-11-01 00:04:45 -0700
committerPatrick McCarty2015-11-01 00:04:45 -0700
commit4ae123448a16c0f7be89d0f7a5f309016c111a51 (patch)
tree85f155079afb83487dea96c92e4a385e45e3de6a
parentb9ea5081ab7be4e9ee961fb3c9a7778358d96003 (diff)
downloadaur-4ae123448a16c0f7be89d0f7a5f309016c111a51.tar.gz
Add missing modeline
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de90e4e01a32..b386c9ec3fab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,3 +27,5 @@ package() {
cd ${pkgname}-${pkgver}
make DESTDIR=${pkgdir} install
}
+
+# vi:set ts=2 sw=2 et: