generate-bootstraps.sh: changing the main pacman package repository

This commit is contained in:
Ivan Max 2022-08-30 21:50:51 +03:00 committed by GitHub
parent 694fdc8c98
commit 0489576241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ TERMUX_PACKAGE_MANAGERS=("apt" "pacman")
# The repository base urls mapping for package managers.
declare -A REPO_BASE_URLS=(
["apt"]="https://packages-cf.termux.dev/apt/termux-main"
["pacman"]="https://s3.amazonaws.com/termux-main.pacman"
["pacman"]="https://s3.amazonaws.com/termux-pacman.us/main"
)
# The package manager that will be installed in bootstrap.