From 742242d1745c4c296114c0796eeecca8ca44866d Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 17 Apr 2023 14:05:53 +0300 Subject: [PATCH] xfce4-genmon-plugin-4.2.0 --- desktop/xfce/addon/xfce4-genmon-plugin/actions.py | 2 +- desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) 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