aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2022-03-16 16:11:36 +0100
committerDavid Runge <dave@sleepmap.de>2022-03-16 16:24:14 +0100
commit21b57a6fef5fa5d820a891186a2214ba3f2d9421 (patch)
treedb21936e4038539aa7efa3a43ada84fc9dd611b9 /.config/nvchecker
parent8bd43a86b83039565688421d778bf5d7305fa049 (diff)
downloaddotfiles-21b57a6fef5fa5d820a891186a2214ba3f2d9421.tar.gz
dotfiles-21b57a6fef5fa5d820a891186a2214ba3f2d9421.tar.bz2
dotfiles-21b57a6fef5fa5d820a891186a2214ba3f2d9421.tar.xz
dotfiles-21b57a6fef5fa5d820a891186a2214ba3f2d9421.zip
nvchecker: Add jack and jack-example-tools-git to aur
.config/nvchecker/aur.toml: Add jack and jack-example-tools-git
Diffstat (limited to '.config/nvchecker')
-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"