File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# ##########################################################################
22# Manjaro (arch derivative)
33# ##########################################################################
4+ # Broken mirrors never to use again:
5+ # - ipng.mm.fcix.net
6+ # - mirror.yandex.ru
47- name : manjaro_stable
58 type : repository
69 desc : Manjaro Stable
1316 - name : [ core, extra, multilib ]
1417 fetcher :
1518 class : TarFetcher
16- url : ' https://ipng.mm.fcix.net /manjaro/stable/{source}/x86_64/{source}.db.tar.gz'
19+ url : ' https://mirror.kamtv.ru /manjaro/stable/{source}/x86_64/{source}.db.tar.gz'
1720 parser :
1821 class : ArchDBParser
1922 subrepo : ' {source}'
3437 - name : [ core, extra, multilib ]
3538 fetcher :
3639 class : TarFetcher
37- url : ' https://ipng.mm.fcix.net /manjaro/testing/{source}/x86_64/{source}.db.tar.gz'
40+ url : ' https://mirror.kamtv.ru /manjaro/testing/{source}/x86_64/{source}.db.tar.gz'
3841 parser :
3942 class : ArchDBParser
4043 subrepo : ' {source}'
5558 - name : [ core, extra, multilib ]
5659 fetcher :
5760 class : TarFetcher
58- url : ' https://ipng.mm.fcix.net /manjaro/unstable/{source}/x86_64/{source}.db.tar.gz'
61+ url : ' https://mirror.kamtv.ru /manjaro/unstable/{source}/x86_64/{source}.db.tar.gz'
5962 parser :
6063 class : ArchDBParser
6164 subrepo : ' {source}'
You can’t perform that action at this time.
0 commit comments