From d3787044831969c3050dd3c56c5570748c7f1ff3 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 5 Feb 2023 23:09:01 +0100 Subject: nvchecker: Add packages to community Add openpgp-ca and gomuks. --- .config/nvchecker/community.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index f162441..48c6350 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -586,6 +586,11 @@ source = "git" git = "https://github.com/x42/gmsynth.lv2" use_max_tag = true +[gomuks] +source = "git" +git = "https://github.com/tulir/gomuks" +use_max_tag = true + [gpa] source = "git" git = "https://dev.gnupg.org/source/gpa.git" @@ -1456,6 +1461,11 @@ source = "git" git = "https://github.com/roc-streaming/openfec" use_max_tag = true +[openpgp-ca] +source = "git" +git = "https://gitlab.com/openpgp-ca/openpgp-ca" +use_max_tag = true + [openpgp-card-tools] source = "git" git = "https://gitlab.com/openpgp-card/openpgp-card" -- cgit v1.2.3-54-g00ecf