diff --git a/packages/termux-tools/build.sh b/packages/termux-tools/build.sh index 869a13ac2..1bb61715a 100644 --- a/packages/termux-tools/build.sh +++ b/packages/termux-tools/build.sh @@ -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 diff --git a/packages/termux-tools/termux-change-repo b/packages/termux-tools/termux-change-repo index 4d31fd340..57de6b7e8 100755 --- a/packages/termux-tools/termux-change-repo +++ b/packages/termux-tools/termux-change-repo @@ -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