Changed Sourceforge mirror to be faster
- Old Sourceforge mirror: sourceforge.net - New Sourceforge mirror: prdownloads.sourceforge.net
This commit is contained in:
@@ -11,9 +11,9 @@ license=('GPL')
|
||||
source=(mirrorlist.msys
|
||||
mirrorlist.mingw32
|
||||
mirrorlist.mingw64)
|
||||
sha256sums=('abc41516adeaca59aee820d223e62f40b6514b7897c75695c985a6cfe6c41c66'
|
||||
'635bcbad2057a0ff254b9cce14eaa2cc76210639de9d59ef3409fc52d4209a97'
|
||||
'054cf20bf3e4c7cfc64c64494f3a460c531f03e9b0c2749ef7453d0ba4e22b5f')
|
||||
sha256sums=('94995ae1b850fbbdd57d9324dc6b441011bbf43cc1cca925ff6159c4852f7297'
|
||||
'bea6d3f160b57b96f3b7e33b4d684beed53fefaafba5edaf57a822174c2b5faa'
|
||||
'35556fec27d2ea877a3a2e7fafb770ecb19299495009f61fd03b3e50329c6770')
|
||||
|
||||
package() {
|
||||
mkdir -p ${pkgdir}/etc/pacman.d
|
||||
|
||||
@@ -131,7 +131,7 @@ Contact: <ftp-adm@acc.umu.se>
|
||||
|
||||
Access URLs:
|
||||
|
||||
- <https://sourceforge.net/projects/msys2/files/REPOS/>
|
||||
- <https://prdownloads.sourceforge.net/msys2/>
|
||||
|
||||
Contact: David Macek @elieux
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
## Primary
|
||||
## msys2.org
|
||||
Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/
|
||||
Server = https://prdownloads.sourceforge.net/msys2/REPOS/MINGW/i686/
|
||||
Server = https://www2.futureware.at/~nickoe/msys2-mirror/mingw/i686/
|
||||
Server = https://mirror.yandex.ru/mirrors/msys2/mingw/i686/
|
||||
Server = https://mirrors.tuna.tsinghua.edu.cn/msys2/mingw/i686/
|
||||
@@ -23,4 +23,4 @@ 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/
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
## Primary
|
||||
## msys2.org
|
||||
Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/x86_64/
|
||||
Server = https://prdownloads.sourceforge.net/msys2/REPOS/MINGW/x86_64/
|
||||
Server = https://www2.futureware.at/~nickoe/msys2-mirror/mingw/x86_64/
|
||||
Server = https://mirror.yandex.ru/mirrors/msys2/mingw/x86_64/
|
||||
Server = https://mirrors.tuna.tsinghua.edu.cn/msys2/mingw/x86_64/
|
||||
@@ -23,4 +23,4 @@ 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/
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
## Primary
|
||||
## msys2.org
|
||||
Server = https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/$arch/
|
||||
Server = https://prdownloads.sourceforge.net/msys2/REPOS/MSYS2/$arch/
|
||||
Server = https://www2.futureware.at/~nickoe/msys2-mirror/msys/$arch/
|
||||
Server = https://mirror.yandex.ru/mirrors/msys2/msys/$arch/
|
||||
Server = https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/$arch/
|
||||
@@ -23,4 +23,4 @@ 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/
|
||||
Reference in New Issue
Block a user