Update mirror path

This commit is contained in:
Nick Østergaard
2016-03-24 08:37:41 +01:00
parent 2a1c1e5b65
commit baf159982c
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Ray Donnelly <mingwandroid@gmail.com>
pkgname=pacman-mirrors
pkgver=20160112
pkgver=20160323
pkgrel=1
pkgdesc="MSYS2 mirror list for use by pacman"
arch=('any')
@@ -12,8 +12,8 @@ source=(mirrorlist.msys
mirrorlist.mingw32
mirrorlist.mingw64)
sha256sums=('4fe493b79545cc2f9889723b0a04884e775f13f4ab381eb835d14965faca2c6f'
'fe9340c2516a0ef495788d494a202bf59e998086e472b4a535c9d95e5e6052c6'
'f14655af6dcbd818a0d26e292d7e1bccf267c89a93e8407d979a8b4405feca4d')
'143e250eeee2e0511e439fe9762b2ceb5791e3b42508d46fb937117906c51d83'
'84253e7e820e726ae9933b24754169920d9ed0eac5cf78cd0be8543891e7fc30')
package() {
mkdir -p ${pkgdir}/etc/pacman.d

View File

@@ -6,5 +6,5 @@
## msys2.org
Server = http://repo.msys2.org/mingw/i686
Server = http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/i686
Server = http://www2.futureware.at/~nickoe/msys2-mirror/i686/
Server = http://www2.futureware.at/~nickoe/msys2-mirror/mingw/i686

View File

@@ -6,5 +6,5 @@
## msys2.org
Server = http://repo.msys2.org/mingw/x86_64
Server = http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/x86_64
Server = http://www2.futureware.at/~nickoe/msys2-mirror/x86_64/
Server = http://www2.futureware.at/~nickoe/msys2-mirror/mingw/x86_64