From 201871e1765b45eeca1ad21f16e285cfefcc83ca Mon Sep 17 00:00:00 2001 From: maqiang999 Date: Sat, 13 Jun 2020 15:28:54 +0800 Subject: [PATCH 1/2] add yaml file in package --- libXmu.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libXmu.yaml diff --git a/libXmu.yaml b/libXmu.yaml new file mode 100644 index 0000000..ef86504 --- /dev/null +++ b/libXmu.yaml @@ -0,0 +1,5 @@ +version_control: git +src_repo: git@gitlab.freedesktop.org:xorg/lib/libmu.git +tag_prefix: libXmu- +seperator: "." + From bef0f05c56a311ffbde3e24659aee1ad2515ad28 Mon Sep 17 00:00:00 2001 From: maqiang Date: Tue, 21 Jul 2020 12:05:40 +0800 Subject: [PATCH 2/2] update libXmu.yaml. --- libXmu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXmu.yaml b/libXmu.yaml index ef86504..0dc73ab 100644 --- a/libXmu.yaml +++ b/libXmu.yaml @@ -1,5 +1,5 @@ version_control: git -src_repo: git@gitlab.freedesktop.org:xorg/lib/libmu.git +src_repo: https://gitlab.freedesktop.org/xorg/lib/libxmu.git tag_prefix: libXmu- seperator: "."