## 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
