diff --git a/x11/misc/rofi/actions.py b/x11/misc/rofi/actions.py index c9e31c73f7..1b67549115 100644 --- a/x11/misc/rofi/actions.py +++ b/x11/misc/rofi/actions.py @@ -17,4 +17,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("COPYING", "README.md", "INSTALL.md", "AUTHORS", "Changelog") + pisitools.dodoc("AUTHORS", "Changelog") diff --git a/x11/misc/rofi/pspec.xml b/x11/misc/rofi/pspec.xml index b589fab8c2..c128c194ff 100644 --- a/x11/misc/rofi/pspec.xml +++ b/x11/misc/rofi/pspec.xml @@ -12,8 +12,8 @@ app rofi A window switcher, application launcher and dmenu replacement. - - https://github.com/davatorium/rofi/releases/download/1.7.0/rofi-1.7.0.tar.xz + + https://github.com/davatorium/rofi/releases/download/1.7.1/rofi-1.7.1.tar.xz pango-devel @@ -52,7 +52,6 @@ startup-notification - /etc /usr/bin /usr/share /usr/lib @@ -72,6 +71,13 @@ + + 2021-11-27 + 1.7.1 + Version bump. + fury + uglyside@yandex.ru + 2021-09-15 1.7.0