From c06c5a5c7c870d139adb640eb6079a286a6be60c Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 22 Feb 2023 11:45:27 +0100 Subject: packages: Add package to community Add dot-language-server to community and fix the regex for openpgp-ca. --- .config/nvchecker/community.toml | 6 ++++++ .config/packages/community.txt | 1 + 2 files changed, 7 insertions(+) diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index da40969..6c834cb 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -412,6 +412,11 @@ source = "git" git = "https://github.com/jedisct1/dnscrypt-proxy" use_max_tag = true +[dot-language-server] +source = "git" +git = "https://github.com/nikeee/dot-language-server" +use_max_tag = true + [dpf-plugins] source = "git" git = "https://github.com/distrho/dpf-plugins" @@ -1471,6 +1476,7 @@ use_max_tag = true source = "git" git = "https://gitlab.com/openpgp-ca/openpgp-ca" use_max_tag = true +include_regex = "openpgp-ca/v([\\d.]+)" [openpgp-card-tools] source = "git" diff --git a/.config/packages/community.txt b/.config/packages/community.txt index c45e454..1490fdb 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -75,6 +75,7 @@ dgedit din distrho-ports dnscrypt-proxy +dot-language-server dpf-plugins dragonfly-reverb drumgizmo -- cgit v1.2.3-70-g09d2