mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/pacman-mirrorlist to 20120826-1
This commit is contained in:
parent
6ae10cf1e2
commit
99f8eab70d
2 changed files with 9 additions and 6 deletions
|
@ -1,10 +1,8 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# Maintainer: Mike Staszel <mikestaszel@plugapps.com>
|
||||
|
||||
plugrel=1
|
||||
|
||||
pkgname=pacman-mirrorlist
|
||||
pkgver=20120608
|
||||
pkgver=20120826
|
||||
pkgrel=1
|
||||
pkgdesc="Arch Linux ARM mirror list for use by pacman"
|
||||
arch=('arm' 'armv7h')
|
||||
|
@ -12,7 +10,7 @@ url="http://www.archlinux.org/pacman/"
|
|||
license=('GPL')
|
||||
groups=('base')
|
||||
source=(mirrorlist)
|
||||
md5sums=('c76d7b22ad09b3dc3dc1fe0169113cd2')
|
||||
md5sums=('789ea78a774a4bf7919d23e51dc4c211')
|
||||
|
||||
build() {
|
||||
mkdir -p $pkgdir/etc/pacman.d
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Arch Linux ARM repository mirrorlist
|
||||
# Generated on 2012-06-08
|
||||
# Generated on 2012-08-26
|
||||
#
|
||||
|
||||
## Geo-IP based mirror selection and load balancing
|
||||
|
@ -14,9 +14,14 @@ Server = http://mirror.archlinuxarm.org/@carch@/$repo
|
|||
### Finland
|
||||
# Server = http://fi.mirror.archlinuxarm.org/@carch@/$repo
|
||||
|
||||
### France
|
||||
# Server = http://fr.mirror.archlinuxarm.org/@carch@/$repo
|
||||
|
||||
### Germany
|
||||
## Falkenstein
|
||||
# Server = http://eu.mirror.archlinuxarm.org/@carch@/$repo
|
||||
# Server = http://6.eu.mirror.archlinuxarm.org/@carch@/$repo
|
||||
## Berlin
|
||||
# Server = http://de.mirror.archlinuxarm.org/@carch@/$repo
|
||||
|
||||
### Netherlands
|
||||
# Server = http://nl.mirror.archlinuxarm.org/@carch@/$repo
|
||||
|
|
Loading…
Reference in a new issue