summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--mirrorlist16
3 files changed, 9 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93412ed00c2a..12535f13cd05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = chaotic-mirrorlist
pkgdesc = Chaotic-AUR mirror list for use by pacman
- pkgver = 20210317
+ pkgver = 20210329
pkgrel = 1
url = https://aur.chaotic.cx
arch = any
license = GPL
backup = etc/pacman.d/chaotic-mirrorlist
source = mirrorlist
- sha256sums = f2fd3fd2c7c2707df249c2f32dc68d0db9915f67199b925f2974f5802b9b67ed
+ sha256sums = ffb67d6cf5faa03e7a09c5ecf34d353dd24c57886a30e859a53124857d43deb8
pkgname = chaotic-mirrorlist
diff --git a/PKGBUILD b/PKGBUILD
index 4063513df168..3fc26cbde1f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Dan McGee <dan@archlinux.org>
pkgname=chaotic-mirrorlist
-pkgver=20210317
+pkgver=20210329
pkgrel=1
pkgdesc="Chaotic-AUR mirror list for use by pacman"
arch=('any')
@@ -28,4 +28,4 @@ package() {
install -m644 "$srcdir/mirrorlist" "$pkgdir/etc/pacman.d/chaotic-mirrorlist"
}
-sha256sums=('f2fd3fd2c7c2707df249c2f32dc68d0db9915f67199b925f2974f5802b9b67ed')
+sha256sums=('ffb67d6cf5faa03e7a09c5ecf34d353dd24c57886a30e859a53124857d43deb8')
diff --git a/mirrorlist b/mirrorlist
index 5d482d0985de..4d3c7898a362 100644
--- a/mirrorlist
+++ b/mirrorlist
@@ -1,17 +1,19 @@
-# Randomly pick one of the mirrors below
+# Randomly pick one of the mirrors below (except CDN)
# - This is GOOD with with Pacman 6+ parallel downloads;
# - This is BAD with powerpill;
# - This helps us not overusing one specific mirror;
# - But feel free to comment it and use the list below instead.
Server = https://random-mirror.chaotic.cx/$repo/$arch
+# CDN
+# By: Fosshost (Takes 4 hours to sync updates - DB comes from a always fresh mirror)
+Server = https://cdn-mirror.chaotic.cx/$repo/$arch
+
# Brazil
# * By: UFSCar (dead right now)
#Server = https://br-sp-mirror.chaotic.cx/$repo/$arch
# USA
-# * Texas, By: GarudaLinux and Fosshost
-Server = https://us-tx-mirror.chaotic.cx/$repo/$arch
# * Texas, By: XStefen
Server = https://us-tx-2-mirror.chaotic.cx/$repo/$arch
# * Washington, By: LordKitsuna
@@ -43,10 +45,6 @@ Server = https://be-bru-mirror.chaotic.cx/$repo/$arch
# * By: Ryoichi <t.me/maakpain>
Server = https://kr-mirror.chaotic.cx/$repo/$arch
-# Singapore
-# * By: Nico (End-of-live: 2021-05-22)
-Server = https://sg-mirror.chaotic.cx/$repo/$arch
-
# Bulgaria
# * By: Sudo Man <github.com/sakrayaami>
Server = https://bg-mirror.chaotic.cx/$repo/$arch
@@ -54,7 +52,3 @@ Server = https://bg-mirror.chaotic.cx/$repo/$arch
# Toronto, Canada
# By freebird54
Server = https://ca-mirror.chaotic.cx/$repo/$arch
-
-# CDN
-# By: Fosshost (Takes 4 hours to sync updates)
-Server = https://cdn-mirror.chaotic.cx/$repo/$arch