From 99d2a4a890701bbddd16448fa2200d908d54ef38 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:58:30 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-fsguard-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfce4-fsguard-plugin.yaml diff --git a/xfce4-fsguard-plugin.yaml b/xfce4-fsguard-plugin.yaml new file mode 100644 index 0000000..815401e --- /dev/null +++ b/xfce4-fsguard-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-fsguard-plugin-" +seperator: "." From 427dcdd4fe79072b26d6e8b72e40ae1f17c496de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 16:46:02 +0800 Subject: [PATCH 2/2] update xfce4-fsguard-plugin.yaml. --- xfce4-fsguard-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-fsguard-plugin.yaml b/xfce4-fsguard-plugin.yaml index 815401e..6e3e3a2 100644 --- a/xfce4-fsguard-plugin.yaml +++ b/xfce4-fsguard-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/panel-plugins/xfce4-fsguard-plugin.git tag_prefix: "xfce4-fsguard-plugin-" seperator: "."