Compare commits

..

2 commits

Author SHA1 Message Date
45d5b3a560
nvchecker: add rustzx 2022-04-23 22:45:44 +12:00
9618470161
submodule: rustzx 0.15.0-1 2022-04-23 22:45:36 +12:00
3 changed files with 10 additions and 0 deletions

3
.gitmodules vendored
View file

@ -571,6 +571,9 @@
[submodule "rusty-hook"] [submodule "rusty-hook"]
path = rusty-hook path = rusty-hook
url = ssh://aur@aur.archlinux.org/rusty-hook.git url = ssh://aur@aur.archlinux.org/rusty-hook.git
[submodule "rustzx"]
path = rustzx
url = ssh://aur@aur.archlinux.org/rustzx.git
[submodule "samhain"] [submodule "samhain"]
path = samhain path = samhain
url = ssh://aur@aur.archlinux.org/samhain.git url = ssh://aur@aur.archlinux.org/samhain.git

View file

@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github # github
[rustzx]
source = "github"
github = "rustzx/rustzx"
use_max_tag = true
prefix = "v"
[prometheus-unbound-exporter] [prometheus-unbound-exporter]
source = "github" source = "github"
github = "letsencrypt/unbound_exporter" github = "letsencrypt/unbound_exporter"

1
rustzx Submodule

@ -0,0 +1 @@
Subproject commit 789ed654e6fdea67481994c87b84d9bf8bc80b21