aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84c2296..a3fb38b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by makepkg 4.2.1
-# Mon Jun 1 15:02:22 UTC 2015
+# Mon Jun 1 15:02:23 UTC 2015
pkgbase = i3pystatus-git
pkgdesc = i3status replacement written in python for the i3 window manager
pkgver = git
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: