diff options
-rw-r--r-- | .config/nvchecker/community.toml | 11 | ||||
-rw-r--r-- | .config/packages/community.txt | 2 |
2 files changed, 0 insertions, 13 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index 3a14438..88550bb 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -2987,12 +2987,6 @@ source = "regex" regex = "WAH-plugins-([\\d.]+)\\.tar\\..*?" url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html" -[wails] -source = "git" -git = "https://github.com/wailsapp/wails" -use_max_tag = true -exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp|pre)(-[\\d.]+|[\\d.]+|)" - [waylock] source = "git" git = "https://github.com/ifreund/waylock" @@ -3113,11 +3107,6 @@ source = "git" git = "https://github.com/google/zopfli" use_max_tag = true -[zsa-wally] -source = "git" -git = "https://github.com/zsa/wally" -use_max_tag = true - [zsa-wally-cli] source = "git" git = "https://github.com/zsa/wally-cli" diff --git a/.config/packages/community.txt b/.config/packages/community.txt index e50cf88..30543c3 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -642,7 +642,6 @@ vmpk vst3sdk waf wah-plugins -wails waylock wiiuse wlroots @@ -670,7 +669,6 @@ zita-mu1 zita-njbridge zita-rev1 zopfli -zsa-wally zsa-wally-cli zsh-autosuggestions zsh-completions |