termux-tools: termux-change-repo: rename mirror wiki page again

This commit is contained in:
Henrik Grimler 2022-04-02 23:42:12 +02:00
parent f5a7426816
commit 7b5b44a987
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3,7 +3,7 @@
if [ "$1" == "--help" ] || [ "$1" == "-help" ]; then
echo "Script for redirecting subscribed repositories to mirrors."
echo "You can choose between mirrors listed at"
echo "https://github.com/termux/termux-packages/wiki/Info-about-mirrors#mirrors"
echo "https://github.com/termux/termux-packages/wiki/Mirrors"
exit 0
fi