From aa0e1d2f38011d476636fd96b9fd30c9bacbb1cd Mon Sep 17 00:00:00 2001 From: Monday Date: Sat, 25 Dec 2021 07:08:23 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- soundtouch.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/soundtouch.yaml b/soundtouch.yaml index bfc9e28..a511855 100644 --- a/soundtouch.yaml +++ b/soundtouch.yaml @@ -1,4 +1,5 @@ version_control: git -src_repo: https://gitlab.com/soundtouch/soundtouch.git -tag_prefix: ^ -seperator: . +src_repo: https://codeberg.org/soundtouch/soundtouch.git +tag_prefix: "" +separator: . +git_url: https://codeberg.org/soundtouch/soundtouch.git \ No newline at end of file