From fc191f2686af924596c3056dcff2a5d6dcf5eb9d Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Tue, 23 Sep 2025 16:50:35 +0200 Subject: [PATCH] update nvchecker --- dalci-pkgbuild.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dalci-pkgbuild.toml b/dalci-pkgbuild.toml index 68cf53f..79f1fc8 100644 --- a/dalci-pkgbuild.toml +++ b/dalci-pkgbuild.toml @@ -2,7 +2,7 @@ oldver = "current_version.json" newver = "new_version.json" keyfile = "~/.config/nvchecker/keyfile.toml" - +http_timeout = 2 [aaxtomp3] source = "git" git = "https://github.com/doppelhelix/AAXtoMP3.git" @@ -226,6 +226,11 @@ source = "git" git = "https://github.com/shusaura85/notparadoxlauncher.git" prefix = "v" +[pacolog] +source = "git" +git = "https://gitlab.com/protist/pacolog.git" +prefix = "v" + [pamac-aur] source = "git" git = "https://github.com/manjaro/pamac.git"