summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedroHLC2021-02-22 20:03:30 -0300
committerPedroHLC2021-02-22 20:03:30 -0300
commitc08e20552fd55db49a33a3841d2709247d1fe970 (patch)
treedf3d8989ca94856ec496e2d16d8508956576e0e5
parent658187742599bae0132f29510a73ef0a5eb6d3db (diff)
downloadaur-c08e20552fd55db49a33a3841d2709247d1fe970.tar.gz
Add Singapore and Belgium mirrors
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--mirrorlist10
3 files changed, 13 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 872b1c41a56d..59cfa15907e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = chaotic-mirrorlist
pkgdesc = Chaotic-AUR mirror list for use by pacman
- pkgver = 20210208
+ pkgver = 20210222
pkgrel = 1
url = https://aur.chaotic.cx
arch = any
license = GPL
backup = etc/pacman.d/chaotic-mirrorlist
source = mirrorlist
- sha256sums = 3153b5b0e0c1a06b5c6bb8bca5d45fc343ebf8e1f6865a1a61b3ad3f45b8f268
+ sha256sums = 12f3e54d463846ff49e8bde3526eb19f1a793add5ac0d1f76ddf59e733446039
pkgname = chaotic-mirrorlist
diff --git a/PKGBUILD b/PKGBUILD
index d9641f6067a7..e3a4500a1bf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Dan McGee <dan@archlinux.org>
pkgname=chaotic-mirrorlist
-pkgver=20210208
+pkgver=20210222
pkgrel=1
pkgdesc="Chaotic-AUR mirror list for use by pacman"
arch=('any')
@@ -28,5 +28,5 @@ package() {
install -m644 "$srcdir/mirrorlist" "$pkgdir/etc/pacman.d/chaotic-mirrorlist"
}
-sha256sums=('3153b5b0e0c1a06b5c6bb8bca5d45fc343ebf8e1f6865a1a61b3ad3f45b8f268')
+sha256sums=('12f3e54d463846ff49e8bde3526eb19f1a793add5ac0d1f76ddf59e733446039')
diff --git a/mirrorlist b/mirrorlist
index 4d62b3bd63b9..1220a5320136 100644
--- a/mirrorlist
+++ b/mirrorlist
@@ -1,4 +1,4 @@
-# Randomly pick one mirrors below
+# Randomly pick one of the mirrors below
# - This is GOOD with with Pacman 6+ parallel downloads;
# - This is BAD with powerpill;
# - This helps us not overusing one specific mirror;
@@ -29,6 +29,14 @@ Server = https://de-1-mirror.chaotic.cx/$repo/$arch
# * By: ParanoidBangL (without HTTPS)
Server = http://de-2-mirror.chaotic.cx/$repo/$arch
+# Brussels, Belgium
+# * By: Belnet, the Belgian Education and Research Network
+Server = https://bru-be-mirror.chaotic.cx/$repo/$arch
+
# Seoul, Korea
# * 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