mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 11:53:25 +00:00
packages/termux-tools
This commit is contained in:
@@ -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.158
|
||||
TERMUX_PKG_VERSION=0.159
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_ESSENTIAL=true
|
||||
|
||||
@@ -9,7 +9,7 @@ fi
|
||||
|
||||
select_repository() {
|
||||
if [ "$1" == "Default repositories" ]; then
|
||||
echo "[*] Termux primary host (USA) selected"
|
||||
echo "[*] Termux primary host (EU) selected"
|
||||
MAIN="https://packages.termux.org/apt/termux-main"
|
||||
ROOT="https://packages.termux.org/apt/termux-root"
|
||||
X11="https://packages.termux.org/apt/termux-x11"
|
||||
|
||||
Reference in New Issue
Block a user