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"