pacman-mirrors: Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Ray Donnelly <mingwandroid@gmail.com>
|
||||
|
||||
pkgname=pacman-mirrors
|
||||
pkgver=20210902
|
||||
pkgver=20211116
|
||||
pkgrel=1
|
||||
pkgdesc="MSYS2 mirror list for use by pacman"
|
||||
arch=('any')
|
||||
@@ -9,8 +9,8 @@ url="https://www.msys2.org/dev/mirrors/"
|
||||
license=('GPL')
|
||||
source=(mirrorlist.msys
|
||||
mirrorlist.mingw)
|
||||
sha256sums=('2b583115d62052f477d9df1d1b9a6b997e5c0e7fd01adecdd5e2b0f1467901d7'
|
||||
'b5447503f69905b8cef5d3f04e1a0b69c74a925da0326e4838f78bfea4b9725d')
|
||||
sha256sums=('036dd8fe9c56058abe643af88a9952a48d542927a0707d474c892488207f8b74'
|
||||
'f47862684dc0f82d98fb3c608b6cb07cd7c372e584bc747cdb4319128c83e22a')
|
||||
backup=(
|
||||
'etc/pacman.d/mirrorlist.msys'
|
||||
'etc/pacman.d/mirrorlist.mingw'
|
||||
|
||||
@@ -18,6 +18,7 @@ Server = https://mirrors.dotsrc.org/msys2/mingw/$repo/
|
||||
Server = https://mirrors.tuna.tsinghua.edu.cn/msys2/mingw/$repo/
|
||||
Server = https://mirrors.ustc.edu.cn/msys2/mingw/$repo/
|
||||
Server = https://mirror.nju.edu.cn/msys2/mingw/$repo/
|
||||
Server = https://repo.extreme-ix.org/msys2/mingw/$repo/
|
||||
|
||||
## Tier 2
|
||||
Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/$repo/
|
||||
|
||||
@@ -18,6 +18,7 @@ Server = https://mirrors.dotsrc.org/msys2/msys/$arch/
|
||||
Server = https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/$arch/
|
||||
Server = https://mirrors.ustc.edu.cn/msys2/msys/$arch/
|
||||
Server = https://mirror.nju.edu.cn/msys2/msys/$arch/
|
||||
Server = https://repo.extreme-ix.org/msys2/msys/$arch/
|
||||
|
||||
## Tier 2
|
||||
Server = https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/$arch/
|
||||
|
||||
Reference in New Issue
Block a user