diff --git a/configs/repositories.toml b/configs/repositories.toml index 895d05c7..cc5f3f6d 100644 --- a/configs/repositories.toml +++ b/configs/repositories.toml @@ -51,10 +51,14 @@ REPOSITORIES = [] [SBO] ENABLE = true MIRROR = "https://slackbuilds.org/slackbuilds/15.0/" +# Alternative, you can use the git repository. +# MIRROR = "https://github.com/SlackBuildsOrg/slackbuilds.git" [PONCE] ENABLE = false MIRROR = "https://cgit.ponce.cc/slackbuilds/plain/" +# Alternative, you can use the git repository. +# MIRROR = "https://github.com/Ponce/slackbuilds.git" [SLACK] ENABLE = false