mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-06 23:47:10 +00:00
core/pacman-mirrorlist to 20120204-1
This commit is contained in:
parent
a7fd5fbb43
commit
712c9dd381
2 changed files with 9 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=pacman-mirrorlist
|
||||
pkgver=20120203
|
||||
pkgver=20120204
|
||||
pkgrel=1
|
||||
pkgdesc="Arch Linux ARM mirror list for use by pacman"
|
||||
arch=('arm' 'armv7h')
|
||||
|
@ -12,7 +12,7 @@ url="http://www.archlinux.org/pacman/"
|
|||
license=('GPL')
|
||||
groups=('base')
|
||||
source=(mirrorlist)
|
||||
md5sums=('6e60189e69e7f449e83cbfa7d7c6dd39')
|
||||
md5sums=('61c22c77b4d512b8cbdb60b7b806e158')
|
||||
|
||||
build() {
|
||||
mkdir -p $pkgdir/etc/pacman.d
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Arch Linux ARM repository mirrorlist
|
||||
# Generated on 2012-02-03
|
||||
# Generated on 2012-02-04
|
||||
#
|
||||
|
||||
## Geo-IP based mirror selection
|
||||
|
@ -9,11 +9,14 @@ Server = http://mirror.archlinuxarm.org/@carch@/$repo
|
|||
## IPv6
|
||||
# Server = http://6.mirror.archlinuxarm.org/@carch@/$repo
|
||||
|
||||
## Mirrors by country
|
||||
### Mirrors by country
|
||||
|
||||
## Germany
|
||||
### Germany
|
||||
# Server = http://eu.mirror.archlinuxarm.org/@carch@/$repo
|
||||
# Server = http://6.eu.mirror.archlinuxarm.org/@carch@/$repo
|
||||
|
||||
## United States
|
||||
### United States
|
||||
## IL
|
||||
# Server = http://us.mirror.archlinuxarm.org/@carch@/$repo
|
||||
## VA
|
||||
# Server = http://va.us.mirror.archlinuxarm.org/@carch@/$repo
|
||||
|
|
Loading…
Reference in a new issue