diff --git a/desktop/xfce/addon/xfce4-clipman-plugin/actions.py b/desktop/xfce/addon/xfce4-clipman-plugin/actions.py index ecbc34016b..15d5359f1c 100644 --- a/desktop/xfce/addon/xfce4-clipman-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-clipman-plugin/actions.py @@ -19,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README") + pisitools.dodoc("AUTHORS", "NEWS") diff --git a/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml b/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml index 33adc55aec..09fc6cb1c3 100644 --- a/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-clipman-plugin/pspec.xml @@ -15,8 +15,8 @@ Clipboard Manager for the Xfce Panel and as a standalone application (it is a bundle). It keeps the clipboard contents around (even after an application quits), it is able to handle text and images, and has a feature to execute actions on specific text selection by matching them against regexes. - - https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-1.6.1.tar.bz2 + + https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-1.6.2.tar.bz2 intltool @@ -56,6 +56,13 @@ + + 2021-07-23 + 1.6.2 + Version bump. + Ali Cengiz Kurt + alicengizkurt@gmail.com + 2020-12-05 1.6.1