From b34df8f65123396c9ee2e23efda00b390199b5ed Mon Sep 17 00:00:00 2001 From: tong_1001 Date: Sat, 13 Jun 2020 11:09:01 +0800 Subject: [PATCH 1/2] add yaml file in package --- hicolor-icon-theme.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hicolor-icon-theme.yaml diff --git a/hicolor-icon-theme.yaml b/hicolor-icon-theme.yaml new file mode 100644 index 0000000..2fa89d8 --- /dev/null +++ b/hicolor-icon-theme.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.freedesktop.org/xdg/default-icon-theme.git +tag_prefix: +seperator: . From d7569cd0ae465cd6989f6b3975d4ec6a09096c0b Mon Sep 17 00:00:00 2001 From: sxt1001 Date: Wed, 1 Jul 2020 11:25:17 +0800 Subject: [PATCH 2/2] update yaml file --- hicolor-icon-theme.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hicolor-icon-theme.yaml b/hicolor-icon-theme.yaml index 2fa89d8..ef10dbe 100644 --- a/hicolor-icon-theme.yaml +++ b/hicolor-icon-theme.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://gitlab.freedesktop.org/xdg/default-icon-theme.git -tag_prefix: -seperator: . +tag_prefix: "^" +seperator: "."