aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2023-02-22 11:45:27 +0100
committerDavid Runge <dave@sleepmap.de>2023-02-22 11:46:26 +0100
commitc06c5a5c7c870d139adb640eb6079a286a6be60c (patch)
treef3b497a91c40c591f83726f5d288cbc5393ca66f /.config/nvchecker
parentdd3c51876625afef02fe65ee7e01a84e5ec58db6 (diff)
downloaddotfiles-c06c5a5c7c870d139adb640eb6079a286a6be60c.tar.gz
dotfiles-c06c5a5c7c870d139adb640eb6079a286a6be60c.tar.bz2
dotfiles-c06c5a5c7c870d139adb640eb6079a286a6be60c.tar.xz
dotfiles-c06c5a5c7c870d139adb640eb6079a286a6be60c.zip
packages: Add package to community
Add dot-language-server to community and fix the regex for openpgp-ca.
Diffstat (limited to '.config/nvchecker')
-rw-r--r--.config/nvchecker/community.toml6
1 files changed, 6 insertions, 0 deletions
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"