diff options
author | axtloss <axtlos@getcryst.al> | 2023-04-16 20:37:43 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2023-04-16 20:37:43 +0200 |
commit | d72e975c08d0f19c6d81f2128af7c2704fc2e09e (patch) | |
tree | f31d06bcd601e4a831e33bed20b0ef924a0a8fe0 /org.archlinux.pacman/mirrorlist | |
parent | e74f0478d6e6fff2af06a3a15d1f6867e621d20c (diff) | |
download | flatpaks-d72e975c08d0f19c6d81f2128af7c2704fc2e09e.tar.gz flatpaks-d72e975c08d0f19c6d81f2128af7c2704fc2e09e.tar.bz2 |
Add org.archlinux.pacman
Diffstat (limited to '')
-rw-r--r-- | org.archlinux.pacman/mirrorlist | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/org.archlinux.pacman/mirrorlist b/org.archlinux.pacman/mirrorlist new file mode 100644 index 0000000..36eec0e --- /dev/null +++ b/org.archlinux.pacman/mirrorlist @@ -0,0 +1,15 @@ +################################################################################ +################# Arch Linux mirrorlist generated by Reflector ################# +################################################################################ + +# With: reflector --save ./mirrorlist --country France,Germany --protocol https --latest 5 --sort rate +# When: 2023-04-16 17:11:26 UTC +# From: https://archlinux.org/mirrors/status/json/ +# Retrieved: 2023-04-16 17:11:19 UTC +# Last Check: 2023-04-16 16:56:01 UTC + +Server = https://mirror.sunred.org/archlinux/$repo/os/$arch +Server = https://mirror.ubrco.de/archlinux/$repo/os/$arch +Server = https://mirror.f4st.host/archlinux/$repo/os/$arch +Server = https://archlinux.thaller.ws/$repo/os/$arch +Server = https://mirror.theo546.fr/archlinux/$repo/os/$arch |