aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a5e1a9..99725bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,5 +22,3 @@ package() {
cd i3pystatus
python setup.py install --prefix=/usr --root="$pkgdir"
}
-
-# vim: set ts=2 sts=2 sw=2 noet: