diff --git a/desktop/xfce/addon/xfce4-genmon-plugin/actions.py b/desktop/xfce/addon/xfce4-genmon-plugin/actions.py
index 1d92c76c40..79b1ce1102 100644
--- a/desktop/xfce/addon/xfce4-genmon-plugin/actions.py
+++ b/desktop/xfce/addon/xfce4-genmon-plugin/actions.py
@@ -19,5 +19,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "INSTALL", "NEWS", "README")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
diff --git a/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml b/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml
index 6b690c092b..b4f61b8f51 100644
--- a/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml
+++ b/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml
@@ -15,7 +15,7 @@
This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel. The string can also contain markup to displayed an image, a bar, a button and a personalized tooltip.
- https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.1/xfce4-genmon-plugin-4.1.1.tar.bz2
+ https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.2/xfce4-genmon-plugin-4.2.0.tar.bz2
intltool
gtk3-devel
@@ -43,6 +43,13 @@
+
+ 2023-04-17
+ 4.2.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-01-24
4.1.1