From 5fa1f1fb688afb7a4ad0037c853a8dbe26c602dc Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:03:04 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-whiskermenu-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfce4-whiskermenu-plugin.yaml diff --git a/xfce4-whiskermenu-plugin.yaml b/xfce4-whiskermenu-plugin.yaml new file mode 100644 index 0000000..73ccb38 --- /dev/null +++ b/xfce4-whiskermenu-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-whiskermenu-plugin-" +seperator: "." From 8762a7f2a1a449949bf445385bb2674f0cb011a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 12:14:57 +0800 Subject: [PATCH 2/2] update xfce4-whiskermenu-plugin.yaml. --- xfce4-whiskermenu-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-whiskermenu-plugin.yaml b/xfce4-whiskermenu-plugin.yaml index 73ccb38..ff78367 100644 --- a/xfce4-whiskermenu-plugin.yaml +++ b/xfce4-whiskermenu-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://github.com/gottcode/xfce4-whiskermenu-plugin.git tag_prefix: "xfce4-whiskermenu-plugin-" seperator: "."