From 09021bf1e535d605970f4b998a33507f36f29b27 Mon Sep 17 00:00:00 2001 From: sxt1001 Date: Thu, 2 Jul 2020 17:12:42 +0800 Subject: [PATCH] add yaml file --- acpid.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 acpid.yaml diff --git a/acpid.yaml b/acpid.yaml new file mode 100644 index 0000000..3d5a757 --- /dev/null +++ b/acpid.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: git://git.code.sf.net/p/acpid2/code acpid2-code +tag_prefix: "^v" +seperator: "."