mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/pacman-mirrorlist to 20160319-1
This commit is contained in:
parent
cfdb38645c
commit
d6e6ad4cd6
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=pacman-mirrorlist
|
||||
pkgver=20160315
|
||||
pkgver=20160319
|
||||
pkgrel=1
|
||||
pkgdesc="Arch Linux ARM mirror list for use by pacman"
|
||||
arch=('any')
|
||||
|
@ -10,7 +10,7 @@ license=('GPL')
|
|||
groups=('base')
|
||||
backup=(etc/pacman.d/mirrorlist)
|
||||
source=(mirrorlist)
|
||||
md5sums=('863da31e45977534e7acda6a0d13bc67')
|
||||
md5sums=('6f5b271e5e60ff1e485345078c3bd297')
|
||||
|
||||
package() {
|
||||
mkdir -p $pkgdir/etc/pacman.d
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Arch Linux ARM repository mirrorlist
|
||||
# Generated on 2016-03-15
|
||||
# Generated on 2016-03-19
|
||||
#
|
||||
|
||||
## Geo-IP based mirror selection and load balancing
|
||||
|
@ -52,6 +52,7 @@ Server = http://mirror.archlinuxarm.org/$arch/$repo
|
|||
### Netherlands
|
||||
## Amsterdam
|
||||
# Server = http://nl.mirror.archlinuxarm.org/$arch/$repo
|
||||
# Server = http://nl2.mirror.archlinuxarm.org/$arch/$repo
|
||||
|
||||
### Norway
|
||||
## Trondheim
|
||||
|
|
Loading…
Reference in a new issue