From 578d31209f6c61265d66d6516e5585f39141379f Mon Sep 17 00:00:00 2001 From: gaochao_100 Date: Fri, 12 Jun 2020 14:34:50 +0800 Subject: [PATCH] add yaml file in package --- xorg-x11-xkb-utils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xorg-x11-xkb-utils.yaml diff --git a/xorg-x11-xkb-utils.yaml b/xorg-x11-xkb-utils.yaml new file mode 100644 index 0000000..664c4cc --- /dev/null +++ b/xorg-x11-xkb-utils.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.freedesktop.org/xorg/app/xkbutils.git +tag_prefix: ^xkbutils- +seperator: . -- Gitee