Add Ukrainian mirror
This commit is contained in:
committed by
Christoph Reiter
parent
0574072bd6
commit
58e7cb3aca
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Ray Donnelly <mingwandroid@gmail.com>
|
||||
|
||||
pkgname=pacman-mirrors
|
||||
pkgver=20201208
|
||||
pkgver=20210127
|
||||
pkgrel=1
|
||||
pkgdesc="MSYS2 mirror list for use by pacman"
|
||||
arch=('any')
|
||||
@@ -10,9 +10,9 @@ license=('GPL')
|
||||
source=(mirrorlist.msys
|
||||
mirrorlist.mingw32
|
||||
mirrorlist.mingw64)
|
||||
sha256sums=('61bf7e7fc186bfd8539b9b54c72207912c59ce7d3cae3ff926c2d8962990e4f2'
|
||||
'c6bc5df4b9f89cd198a6bc54744e9fcea9329745cadf500a22e5046fa3ad7448'
|
||||
'c6f6abda856c7863581978882edafb976cd57834ded646345c1b92092b349029')
|
||||
sha256sums=('5b8d7da4d21a2b6791da8ecb260e3ca4df4caf7d91594d17520d17d2c0c384d3'
|
||||
'60ffd5c62b064a05f07af721d25883708f10e0b81a35cb01b933e7fd93f0f112'
|
||||
'7b25740e177845b68a012dae49ab920086bc3c32c6cfe36717627757ec50b71e')
|
||||
|
||||
package() {
|
||||
mkdir -p ${pkgdir}/etc/pacman.d
|
||||
|
||||
@@ -125,6 +125,17 @@ Access URLs:
|
||||
|
||||
Contact: <ftp-adm@acc.umu.se>
|
||||
|
||||
## Ukraine
|
||||
### Kyiv
|
||||
#### FastMirror
|
||||
Access URLs:
|
||||
|
||||
- <https://fastmirror.pp.ua/msys2/>
|
||||
- <http://fastmirror.pp.ua/msys2/>
|
||||
- <rsync://fastmirror.pp.ua/msys2/>
|
||||
|
||||
Contact: <smlr@ukr.net>
|
||||
|
||||
## United States
|
||||
### California
|
||||
#### SourceForge
|
||||
|
||||
@@ -22,4 +22,5 @@ Server = https://mirror.ufro.cl/msys2/mingw/i686/
|
||||
Server = https://mirror.clarkson.edu/msys2/mingw/i686/
|
||||
Server = https://ftp.nluug.nl/pub/os/windows/msys2/builds/mingw/i686/
|
||||
Server = https://download.nus.edu.sg/mirror/msys2/mingw/i686/
|
||||
Server = https://ftp.osuosl.org/pub/msys2/mingw/i686/
|
||||
Server = https://ftp.osuosl.org/pub/msys2/mingw/i686/
|
||||
Server = https://fastmirror.pp.ua/msys2/mingw/i686/
|
||||
|
||||
@@ -22,4 +22,5 @@ Server = https://mirror.ufro.cl/msys2/mingw/x86_64/
|
||||
Server = https://mirror.clarkson.edu/msys2/mingw/x86_64/
|
||||
Server = https://ftp.nluug.nl/pub/os/windows/msys2/builds/mingw/x86_64/
|
||||
Server = https://download.nus.edu.sg/mirror/msys2/mingw/x86_64/
|
||||
Server = https://ftp.osuosl.org/pub/msys2/mingw/x86_64/
|
||||
Server = https://ftp.osuosl.org/pub/msys2/mingw/x86_64/
|
||||
Server = https://fastmirror.pp.ua/msys2/mingw/x86_64/
|
||||
|
||||
@@ -22,4 +22,5 @@ Server = https://mirror.ufro.cl/msys2/msys/$arch/
|
||||
Server = https://mirror.clarkson.edu/msys2/msys/$arch/
|
||||
Server = https://ftp.nluug.nl/pub/os/windows/msys2/builds/msys/$arch/
|
||||
Server = https://download.nus.edu.sg/mirror/msys2/msys/$arch/
|
||||
Server = https://ftp.osuosl.org/pub/msys2/msys/$arch/
|
||||
Server = https://ftp.osuosl.org/pub/msys2/msys/$arch/
|
||||
Server = https://fastmirror.pp.ua/msys2/msys/$arch/
|
||||
|
||||
Reference in New Issue
Block a user