mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-11 12:20:52 +00:00
15 lines
486 B
Plaintext
15 lines
486 B
Plaintext
## Official mirrors Termux-Pacman
|
|
# Pacman can't automatically select the "fastest" mirrors for users,
|
|
# it just uses the first mirror according to the mirrorlist. If you
|
|
# want to use a specific mirror, you must make it the first one in
|
|
# the mirrorlist.
|
|
|
|
## United States (US)
|
|
Server = https://service.termux-pacman.dev/$repo/$arch
|
|
|
|
## Vietnam (VN)
|
|
Server = https://mirror.meowsmp.net/termux-pacman/$repo/$arch
|
|
|
|
## Germany (DE)
|
|
Server = https://ftp.agdsn.de/termux-pacman/$repo/$arch
|