From 8b4f9080c36d3a57d8992d2a398ea72ff7627b7c Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:02:38 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-verve-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfce4-verve-plugin.yaml diff --git a/xfce4-verve-plugin.yaml b/xfce4-verve-plugin.yaml new file mode 100644 index 0000000..53c546f --- /dev/null +++ b/xfce4-verve-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-verve-plugin-" +seperator: "." From baa0d2c33d050d8a244249da76fbe6027478b71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 12:24:01 +0800 Subject: [PATCH 2/2] update xfce4-verve-plugin.yaml. --- xfce4-verve-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-verve-plugin.yaml b/xfce4-verve-plugin.yaml index 53c546f..d617998 100644 --- a/xfce4-verve-plugin.yaml +++ b/xfce4-verve-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin.git tag_prefix: "xfce4-verve-plugin-" seperator: "."