diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-28 01:36:09 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-28 01:36:09 -0500 |
commit | 1c45abba48d24758a99fcbe84f2add52b7c94c1d (patch) | |
tree | e8874793088bbb0d3ea9346790409c461003e6aa /src/librefetch/librefetch.conf | |
parent | b22452767d33a017352b2423656bf4ddb0ff4b9b (diff) |
s/parabolagnulinux.org/parabola.nu/
Diffstat (limited to 'src/librefetch/librefetch.conf')
-rw-r--r-- | src/librefetch/librefetch.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/librefetch/librefetch.conf b/src/librefetch/librefetch.conf index 6948e8d..7251ff3 100644 --- a/src/librefetch/librefetch.conf +++ b/src/librefetch/librefetch.conf @@ -1,4 +1,6 @@ MIRRORS=( + 'https://repo.parabola.nu/sources/' + 'https://repo.parabola.nu/other/' 'https://repo.parabolagnulinux.org/sources/' 'https://repo.parabolagnulinux.org/other/' ) |