From eb732d6d1df3dff0278a637e8e2a149d9c582536 Mon Sep 17 00:00:00 2001 From: Monday Date: Sat, 25 Mar 2023 09:43:06 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9yaml=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- ORBit2.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ORBit2.yaml b/ORBit2.yaml index 9e4840b..6e4feef 100644 --- a/ORBit2.yaml +++ b/ORBit2.yaml @@ -1,4 +1,5 @@ -version_control: gitlab.gnome -src_repo: ORBit2 -tag_prefix: ORBit2?_ -seperator: _ +version_control: git +src_repo: https://gitlab.gnome.org/Archive/orbit2.git +tag_prefix: ORBIT2_ +separator: _ +git_url: https://gitlab.gnome.org/Archive/orbit2.git \ No newline at end of file