From 4e62263f91796f30bdde6f60a0f7db4b8d5799d1 Mon Sep 17 00:00:00 2001 From: tong_1001 Date: Fri, 12 Jun 2020 16:18:51 +0800 Subject: [PATCH 1/2] add yaml file in package --- abattis-cantarell-fonts.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 abattis-cantarell-fonts.yaml diff --git a/abattis-cantarell-fonts.yaml b/abattis-cantarell-fonts.yaml new file mode 100644 index 0000000..5bedc33 --- /dev/null +++ b/abattis-cantarell-fonts.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.gnome.org/GNOME/cantarell-fonts.git +tag_prefix: ^v +seperator: . From b9f8739ea91aa44ddfe36bf4aaf2657e5ab4bcb4 Mon Sep 17 00:00:00 2001 From: sxt1001 Date: Wed, 1 Jul 2020 09:22:09 +0800 Subject: [PATCH 2/2] update yaml file --- abattis-cantarell-fonts.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/abattis-cantarell-fonts.yaml b/abattis-cantarell-fonts.yaml index 5bedc33..6f15343 100644 --- a/abattis-cantarell-fonts.yaml +++ b/abattis-cantarell-fonts.yaml @@ -1,4 +1,4 @@ -version_control: git -src_repo: https://gitlab.gnome.org/GNOME/cantarell-fonts.git -tag_prefix: ^v -seperator: . +version_control: gitlab.gnome +src_repo: cantarell-fonts +tag_prefix: "^v" +seperator: "."