mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-11 11:55:12 -05:00
Remove a dead mirror, update contrib/pacsearch for core change
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
892faa3e5c
commit
7daf5a038d
@ -72,7 +72,7 @@ done
|
|||||||
|
|
||||||
# Print colorized package list and descriptions to screen
|
# Print colorized package list and descriptions to screen
|
||||||
echo -e "$(sed -r \
|
echo -e "$(sed -r \
|
||||||
-e "s@current/.*@$CLR1&$BASE@" \
|
-e "s@core/.*@$CLR1&$BASE@" \
|
||||||
-e "s@extra/.*@$CLR2&$BASE@" \
|
-e "s@extra/.*@$CLR2&$BASE@" \
|
||||||
-e "s@community/.*@$CLR3&$BASE@" \
|
-e "s@community/.*@$CLR3&$BASE@" \
|
||||||
-e "s@testing/.*@$CLR4&$BASE@" \
|
-e "s@testing/.*@$CLR4&$BASE@" \
|
||||||
|
@ -36,7 +36,6 @@ Server = ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/@CARC
|
|||||||
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/$repo/os/@CARCH@
|
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/$repo/os/@CARCH@
|
||||||
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/@CARCH@
|
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/@CARCH@
|
||||||
Server = ftp://ftp.archlinuxppc.org/i686/$repo/os/@CARCH@
|
Server = ftp://ftp.archlinuxppc.org/i686/$repo/os/@CARCH@
|
||||||
Server = http://mirror.archlinux.de/$repo/os/@CARCH@
|
|
||||||
# - Great Britain
|
# - Great Britain
|
||||||
Server = http://ftp.parrswood.manchester.sch.uk/Mirrors/ftp.archlinux.org/$repo/os/@CARCH@
|
Server = http://ftp.parrswood.manchester.sch.uk/Mirrors/ftp.archlinux.org/$repo/os/@CARCH@
|
||||||
# - Greece
|
# - Greece
|
||||||
|
Loading…
Reference in New Issue
Block a user