From 66557b1c9b3e8feadf7c4318773ae1e57806e58c Mon Sep 17 00:00:00 2001 From: small_leek Date: Sun, 20 Jun 2021 14:13:23 +0800 Subject: [PATCH] test --- grilo-plugins.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/grilo-plugins.yaml b/grilo-plugins.yaml index 71d4338..45f63e4 100644 --- a/grilo-plugins.yaml +++ b/grilo-plugins.yaml @@ -1,4 +1,4 @@ -version-ctrl: git -src_repo: https://gitlab.gnome.org/GNOME/grilo-plugins.gi +version-control: git +src_repo: https://gitlab.gnome.org/GNOME/grilo-plugins.git tag_prefix: ^ -seperator: "." +separator: "." -- Gitee