Unverified Commit 10f06c51 authored by K900's avatar K900 Committed by GitHub
Browse files

fetchurl: clean up KDE mirrors (#360523)

parents 0d7e457b 07af3c17
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
@@ -123,14 +123,8 @@
    "ftp://ftp.sunet.se/mirror/imagemagick.org/ftp/" # also contains older versions removed from most mirrors
  ];

  # Mirrors from https://download.kde.org/ls-lR.mirrorlist
  kde = [
    "https://cdn.download.kde.org/"
    "https://download.kde.org/download.php?url="
    "https://ftp.gwdg.de/pub/linux/kde/"
    "https://mirrors.ocf.berkeley.edu/kde/"
    "https://mirrors.mit.edu/kde/"
    "https://mirrors.ustc.edu.cn/kde/"
    "https://download.kde.org/"
    "https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/"
  ];