Hide archlinux-gui

This reverts commit c1d33eecee

Closes https://github.com/tuna/issues/issues/1556
This commit is contained in:
ZenithalHourlyRate 2022-08-29 22:54:22 +08:00
parent a8eb0a741b
commit 303e59fba0
No known key found for this signature in database
GPG Key ID: 1189C659F3D04C1C
2 changed files with 0 additions and 14 deletions

View File

@ -44,8 +44,6 @@ mirror_desc:
desc: 用于 ARM 平台的 Arch Linux 镜像和软件包仓库
- name: archlinuxcn
desc: 由 Arch Linux 中文社区驱动的非官方用户仓库,包含中文用户常用软件、工具、字体/美化包等
- name: archlinux-gui
desc: Arch Linux 图形化安装器
- name: armbian
desc: Armbian面向 ARM 单板机的发行版)的软件源
- name: armbian-releases
@ -463,9 +461,6 @@ unlisted_mirrors:
- link_to: 'osdn'
name: "linuxlite-cd"
url: '/osdn/storage/g/l/li/linuxlite/'
- link_to: 'osdn'
name: "archlinux-gui"
url: '/osdn/arch-linux-gui/'
- link_to: 'github-release'
name: "prometheus"
url: '/github-release/prometheus/prometheus/'

View File

@ -1231,12 +1231,3 @@ location = github-release/atom/atom/LatestRelease/*
pattern = github-release/atom/atom/LatestRelease/atom[-\.](.*).(deb|rpm|tar\.gz)
version = Atom $1
platform = $2
[arch-linux-gui]
distro = Arch Linux GUI
location = osdn/arch-linux-gui/*/*.iso
pattern = (\d+)/archlinux-gui-([-\w]+)-([\.\d]+)-.*\.iso
version = $1
listvers = 1
platform = $2
type = $3