Fix pacman-mirrors
This commit is contained in:
parent
a47c2cb477
commit
7d88b269d0
@ -1,7 +1,7 @@
|
||||
# Maintainer: Ray Donnelly <mingwandroid@gmail.com>
|
||||
|
||||
pkgname=pacman-mirrors
|
||||
pkgver=20250607
|
||||
pkgver=20251022
|
||||
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=('c1f2f8ccd59e6c41d7c2f504af47e26ecfd6d18adf089c625ad09b926c1fe72f'
|
||||
'e96ce5a2c8d6a1d56418cd16b0650b88e77517cdb16e768e02dd095cc3566df2')
|
||||
sha256sums=('d0b8c8f2ddaf61260f5c57d652c27dd91ffc3ba45cd1484c29cf384e9cda3bcc'
|
||||
'd8f9f5309c648c5fc9328c0e1c6a0f82bb4bca6de695eaf02bc319ba187c9dae')
|
||||
backup=(
|
||||
'etc/pacman.d/mirrorlist.msys'
|
||||
'etc/pacman.d/mirrorlist.mingw'
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# See https://www.msys2.org/dev/mirrors
|
||||
|
||||
## Primary
|
||||
#Server = https://repo.msys2.org/mingw/$repo/
|
||||
Server = http://repo.msys2.befatorinc.de/mingw/$repo/
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# See https://www.msys2.org/dev/mirrors
|
||||
|
||||
## Primary
|
||||
#Server = https://repo.msys2.org/msys/$arch/
|
||||
Server = http://repo.msys2.befatorinc.de/msys/$arch/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user