update nvchecker

This commit is contained in:
Christian Schendel 2025-09-23 16:50:35 +02:00
parent 2d64f3189b
commit fc191f2686
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3

View file

@ -2,7 +2,7 @@
oldver = "current_version.json" oldver = "current_version.json"
newver = "new_version.json" newver = "new_version.json"
keyfile = "~/.config/nvchecker/keyfile.toml" keyfile = "~/.config/nvchecker/keyfile.toml"
http_timeout = 2
[aaxtomp3] [aaxtomp3]
source = "git" source = "git"
git = "https://github.com/doppelhelix/AAXtoMP3.git" git = "https://github.com/doppelhelix/AAXtoMP3.git"
@ -226,6 +226,11 @@ source = "git"
git = "https://github.com/shusaura85/notparadoxlauncher.git" git = "https://github.com/shusaura85/notparadoxlauncher.git"
prefix = "v" prefix = "v"
[pacolog]
source = "git"
git = "https://gitlab.com/protist/pacolog.git"
prefix = "v"
[pamac-aur] [pamac-aur]
source = "git" source = "git"
git = "https://github.com/manjaro/pamac.git" git = "https://github.com/manjaro/pamac.git"