...status?
Copy this line into
/etc/pacman.d/mirrorlist
Server = http://pkg.trianglebruins.com:7070/$repo/os/$arch
Make sure you copy it to the top of your mirrorlist. Pacman tries all of the mirrors in order from top to bottom.
For example, your file might look something like this:
############################### #### Arch Linux Mirrorlist #### ############################### # /etc/pacman.d/mirrorlist Server = http://pkg.trianglebruins.com:7070/$repo/os/$arch Server = http://mir.archlinux.fr/$repo/os/$arch Server = http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch # ... continued ... #