From 26146eef37bf61647f279dbf213eaf1705e15c83 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:00:46 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-sensors-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfce4-sensors-plugin.yaml diff --git a/xfce4-sensors-plugin.yaml b/xfce4-sensors-plugin.yaml new file mode 100644 index 0000000..80544a4 --- /dev/null +++ b/xfce4-sensors-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-sensors-plugin-" +seperator: "." -- Gitee From 87c397896d7513810c164718ffce4bfdb750e317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 13:03:12 +0800 Subject: [PATCH 2/2] update xfce4-sensors-plugin.yaml. --- xfce4-sensors-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-sensors-plugin.yaml b/xfce4-sensors-plugin.yaml index 80544a4..0efe739 100644 --- a/xfce4-sensors-plugin.yaml +++ b/xfce4-sensors-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin.git tag_prefix: "xfce4-sensors-plugin-" seperator: "." -- Gitee