From cfb1180aa648fa1962351d87f013b49f9c0bc47c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:25:42 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 7f1965d..7403792 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,9 @@ name: opendoas description: A portable fork of the OpenBSD doas command version: 6.8.2 +revision: 2 url: https://github.com/Duncaen/OpenDoas license: ISC-custom architecture: any type: source -keep: etc/doas.conf +keep: ["etc/doas.conf"]