From 705fb63961e7644897fcac1cf6c992b4b54c3176 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:54:03 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- mousepad.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mousepad.yaml diff --git a/mousepad.yaml b/mousepad.yaml new file mode 100644 index 0000000..224d904 --- /dev/null +++ b/mousepad.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "mousepad-" +seperator: "." From 00da11e6fadd52f7c59b5e2bbf2deca504d37a6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 18:10:11 +0800 Subject: [PATCH 2/2] update mousepad.yaml. --- mousepad.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mousepad.yaml b/mousepad.yaml index 224d904..3699e70 100644 --- a/mousepad.yaml +++ b/mousepad.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/apps/mousepad.git tag_prefix: "mousepad-" seperator: "."