commit 96c1b50076bb5c67bbde95f57b89ff7fbcc7f67e
parent 09cbad148c4e2356c20b37b0aec3f6541cb76abf
Author: anselm@garbe.us <unknown>
Date: Thu, 24 Jun 2010 06:25:59 +0000
fixed another head merge (Kris are you using the wrong working copy all the time? /var/www/sites isn't supposed to be the master)
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/wmii.suckless.org/index.md b/wmii.suckless.org/index.md
@@ -81,6 +81,12 @@ wmii is included in the OpenBSD ports tree ([x11/wmii](http://www.openbsd.org/cg
It is also possible to build an Arch package by simply running `makepkg` from the base of the wmii source tree.
+For up-do-date packages, you can add the suckless repo to
+`/etc/pacman.conf`:
+
+ [suckless]
+ Server = http://dl.suckless.org/arch/x86_64
+
### Gentoo
Ebuild is available at [x11-wm/wmii](http://packages.gentoo.org/package/x11-wm/wmii).