aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-16 02:32:57 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:39 +0200
commitbe6a4871d386a835925db62591b315dda71bedce (patch)
treeb1fb633cd368fa813df5622335b740564acec44f
parent895b27c0a76b7d27120d60734fdc7e925155953d (diff)
downloadpkgbuilds-be6a4871d386a835925db62591b315dda71bedce.tar.xz
Dump...
-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: