From 81263855019cb2829332e018901e96fb0e2abbd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Thu, 26 Nov 2020 12:09:36 +0800 Subject: [PATCH 1/4] add xfce4-dict.yaml. --- xfce4-dict.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfce4-dict.yaml diff --git a/xfce4-dict.yaml b/xfce4-dict.yaml new file mode 100644 index 0000000..8df0f0c --- /dev/null +++ b/xfce4-dict.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.xfce.org/apps/xfce4-dict.git +tag_prefix: "xfce4-dict" +seperator: "." \ No newline at end of file From f8f8f239663a1fa03a18098c63e7a1ddb3f1ef5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Thu, 26 Nov 2020 13:53:04 +0800 Subject: [PATCH 2/4] update xfce4-dict.yaml. --- xfce4-dict.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xfce4-dict.yaml b/xfce4-dict.yaml index 8df0f0c..ee0b968 100644 --- a/xfce4-dict.yaml +++ b/xfce4-dict.yaml @@ -1,4 +1,6 @@ version_control: git src_repo: https://gitlab.xfce.org/apps/xfce4-dict.git -tag_prefix: "xfce4-dict" -seperator: "." \ No newline at end of file +tag_prefix: "xfce4-dict-" +seperator: "." +git_tag: +- 2019-10-07 xfce4-dict-0.8.3 \ No newline at end of file From 0961bd8cd6f78ef11fdd59b7c391be54f4e10334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Thu, 26 Nov 2020 14:09:15 +0800 Subject: [PATCH 3/4] update xfce4-dict.yaml. --- xfce4-dict.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-dict.yaml b/xfce4-dict.yaml index ee0b968..ae5c072 100644 --- a/xfce4-dict.yaml +++ b/xfce4-dict.yaml @@ -1,5 +1,5 @@ version_control: git -src_repo: https://gitlab.xfce.org/apps/xfce4-dict.git +src_repo: http://archive.xfce.org/src/apps/xfce4-dict/0.8/ tag_prefix: "xfce4-dict-" seperator: "." git_tag: From 9acc68c08ed1986f1732f9aa360ca7151d01e439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Thu, 26 Nov 2020 17:07:56 +0800 Subject: [PATCH 4/4] update xfce4-dict.yaml. --- xfce4-dict.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/xfce4-dict.yaml b/xfce4-dict.yaml index ae5c072..1e68bf5 100644 --- a/xfce4-dict.yaml +++ b/xfce4-dict.yaml @@ -1,6 +1,4 @@ version_control: git -src_repo: http://archive.xfce.org/src/apps/xfce4-dict/0.8/ +src_repo: https://gitlab.xfce.org/apps/xfce4-dict.git tag_prefix: "xfce4-dict-" -seperator: "." -git_tag: -- 2019-10-07 xfce4-dict-0.8.3 \ No newline at end of file +seperator: "." \ No newline at end of file