1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-28 18:21:30 +00:00

termux-tools: removed kcubeterm mirror (#8052)

Co-authored-by: kcubeterm <kcubeterm.gmail.com>
This commit is contained in:
Krishna Kanhaiya 2021-11-24 22:09:11 +05:30 committed by GitHub
parent 7f9387fc25
commit 3e941eec14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 10 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://termux.com/
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.149
TERMUX_PKG_VERSION=0.150
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_ESSENTIAL=true

View File

@ -64,14 +64,6 @@ select_repository() {
SCIENCE="https://grimler.se/science-packages-24"
X11="https://grimler.se/x11-packages"
elif [ "$1" == "Mirrors by Kcubeterm" ]; then
echo "[*] Kcubeterm's mirrors selected"
MAIN="https://dl.kcubeterm.me/termux-packages-24"
GAME="https://dl.kcubeterm.me/game-packages-24"
ROOT="https://dl.kcubeterm.me/termux-root-packages-24"
SCIENCE="https://dl.kcubeterm.me/science-packages-24"
X11="https://dl.kcubeterm.me/x11-packages"
elif [ "$1" == "Mirrors by Librehat" ]; then
echo "[*] Librehat's mirrors selected"
MAIN="https://termux.librehat.com/apt/termux-main"
@ -170,7 +162,6 @@ dialog \
"Mirrors by Astra ISP" "Hosted on termux.astra.in.ua" off \
"Mirrors by Bardia Moshiri" "Hosted on mirror.bardia.tech" off \
"Mirrors by Grimler" "Hosted on grimler.se" off \
"Mirrors by Kcubeterm" "Hosted on dl.kcubeterm.me" off \
"Mirrors by Librehat" "Hosted on termux.librehat.com" off \
"Mirrors by Tsinghua University" "Hosted on mirrors.tuna.tsinghua.edu.cn" off \
"Mirrors by BFSU" "Hosted on mirrors.bfsu.edu.cn" off \