From 2a02c4d331ac97ca11554823bbb25e0a02a720c9 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:55:13 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- thunar-media-tags-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 thunar-media-tags-plugin.yaml diff --git a/thunar-media-tags-plugin.yaml b/thunar-media-tags-plugin.yaml new file mode 100644 index 0000000..c9b3d40 --- /dev/null +++ b/thunar-media-tags-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "thunar-media-tags-plugin-" +seperator: "." From 591053a32cd16c1f905572326ea54c8b2f2e0422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 17:40:48 +0800 Subject: [PATCH 2/2] update thunar-media-tags-plugin.yaml. --- thunar-media-tags-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunar-media-tags-plugin.yaml b/thunar-media-tags-plugin.yaml index c9b3d40..df2b72e 100644 --- a/thunar-media-tags-plugin.yaml +++ b/thunar-media-tags-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin.git tag_prefix: "thunar-media-tags-plugin-" seperator: "."