Files
termux-packages/packages/pacman/serverlist
2025-05-01 15:38:55 +00:00

15 lines
499 B
Plaintext

## Services and official mirrors Termux-Pacman
# Pacman can't automatically select the "fastest" servers for users,
# it just uses the first server according to the serverlist. If you
# want to use a specific server, you must make it the first one in
# the serverlist.
## 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