From f32f4c4bd53b9b4031e7b630c445fc6965960b11 Mon Sep 17 00:00:00 2001 From: weiwei_150212 Date: Mon, 10 Aug 2020 16:40:29 +0800 Subject: [PATCH] update version --- pulseaudio.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pulseaudio.yaml diff --git a/pulseaudio.yaml b/pulseaudio.yaml new file mode 100644 index 0000000..b687180 --- /dev/null +++ b/pulseaudio.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: git://anongit.freedesktop.org/pulseaudio/pulseaudio +tag_prefix: ^v +seperator: . -- Gitee