mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 10:32:15 +08:00
update pacman-mirrorlist to add an US mirror
This commit is contained in:
parent
952f23aeff
commit
bc4208f90c
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=pacman-mirrorlist
|
||||
pkgver=20110221
|
||||
pkgver=20110430
|
||||
pkgrel=1
|
||||
pkgdesc="Chakra Linux mirror list for use by pacman"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -25,5 +25,5 @@ build() {
|
||||
sed -i -e "s/@carch@/${CARCH}/g" $pkgdir/etc/pacman.d/mirrorlist
|
||||
}
|
||||
|
||||
md5sums=('1d1727007e3f46fd57c941a985e97ea8')
|
||||
sha256sums=('1eb104e986ff129dac8684ed8b035650cf4a9908ea4ab1358683957dee1209f0')
|
||||
md5sums=('abea68fcbaa2785e9e54dc9a1c70b6af')
|
||||
sha256sums=('648dedbb35614cecb46859392ed120fa26f9ec6fa6b466cef608fa106a6621a2')
|
@ -33,3 +33,4 @@
|
||||
|
||||
# United States
|
||||
#Server = http://mirror.rit.edu/kdemod/$repo/@carch@
|
||||
#Server = http://eylusion.net/chakra/repo/$repo/@carch@
|
Loading…
Reference in New Issue
Block a user