aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/nvchecker/aur.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/nvchecker/aur.toml b/.config/nvchecker/aur.toml
index f45c5ab..986610c 100644
--- a/.config/nvchecker/aur.toml
+++ b/.config/nvchecker/aur.toml
@@ -32,6 +32,16 @@ source = "git"
git = "https://github.com/buzzinglight/iannix"
use_max_tag = true
+[jack]
+source = "git"
+git = "https://github.com/jackaudio/jack1"
+use_max_tag = true
+
+[jack-example-tools-git]
+source = "git"
+git = "https://github.com/jackaudio/jack-example-tools"
+use_max_tag = true
+
[jack2-git]
source = "git"
git = "https://github.com/jackaudio/jack2"