diff --git a/pacman-mirrors/PKGBUILD b/pacman-mirrors/PKGBUILD index 784ca09a..58e04f4a 100644 --- a/pacman-mirrors/PKGBUILD +++ b/pacman-mirrors/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Ray Donnelly pkgname=pacman-mirrors -pkgver=20210706 +pkgver=20210902 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=('6961a99e50e933c6af99cabeca32250454a444b4353df0a98fb34c43272c9e25' - '32d82b82b05d55c660309aaefa1199d6eb6b7920aeaf8c04d39caa51885b7751') +sha256sums=('2b583115d62052f477d9df1d1b9a6b997e5c0e7fd01adecdd5e2b0f1467901d7' + 'b5447503f69905b8cef5d3f04e1a0b69c74a925da0326e4838f78bfea4b9725d') backup=( 'etc/pacman.d/mirrorlist.msys' 'etc/pacman.d/mirrorlist.mingw' diff --git a/pacman-mirrors/mirrorlist.mingw b/pacman-mirrors/mirrorlist.mingw index 14f462f8..ff9cfb94 100644 --- a/pacman-mirrors/mirrorlist.mingw +++ b/pacman-mirrors/mirrorlist.mingw @@ -17,6 +17,7 @@ Server = https://mirror.ufro.cl/msys2/mingw/$repo/ 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/ ## Tier 2 Server = https://sourceforge.net/projects/msys2/files/REPOS/MINGW/$repo/ diff --git a/pacman-mirrors/mirrorlist.msys b/pacman-mirrors/mirrorlist.msys index 204b4b45..9b75a049 100644 --- a/pacman-mirrors/mirrorlist.msys +++ b/pacman-mirrors/mirrorlist.msys @@ -17,6 +17,7 @@ Server = https://mirror.ufro.cl/msys2/msys/$arch/ 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/ ## Tier 2 Server = https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/$arch/