diff --git a/x11/wm/pekwm/actions.py b/x11/wm/pekwm/actions.py index 422fd6f045..ee62368dbe 100644 --- a/x11/wm/pekwm/actions.py +++ b/x11/wm/pekwm/actions.py @@ -15,5 +15,4 @@ def build(): def install(): cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) -# pisitools.dodoc() - + pisitools.dodoc("AUTHORS", "NEWS.md") diff --git a/x11/wm/pekwm/pspec.xml b/x11/wm/pekwm/pspec.xml index 534ea35cd1..3b2b7b8dd1 100644 --- a/x11/wm/pekwm/pspec.xml +++ b/x11/wm/pekwm/pspec.xml @@ -15,8 +15,8 @@ The Pekwm Window Manager is written by Claes Nästén. The code is based on the aewm++ window manager, but it has evolved enough that it no longer resembles aewm++ at all. It also has an expanded feature-set, including window grouping (similar to ion, pwm, or fluxbox), auto properties, xinerama and keygrabber that supports keychains, and much more. - - https://github.com/pekdon/pekwm/releases/download/release-0.2.1/pekwm-0.2.1.tar.gz + + https://github.com/pekwm/pekwm/archive/ac6a6378867c84148bf5f5d77eabb3bfcdea7a81.zip cmake @@ -55,12 +55,13 @@ /usr/bin /usr/share/pekwm /usr/share/man + /usr/share/doc/pekwm - 2021-12-17 + 2022-04-14 0.2.1 First build. fury