Browse Source

termux-tools: add notice that packages are unmaintained

android-5
Leonid Plyushch 5 years ago
parent
commit
97b5924662
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 3
      packages/termux-tools/build.sh
  2. 6
      packages/termux-tools/motd

3
packages/termux-tools/build.sh

@ -1,8 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://termux.com/
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_VERSION=0.74
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.75
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_ESSENTIAL=true

6
packages/termux-tools/motd

@ -14,7 +14,9 @@ Working with packages:
Subscribing to additional repositories:
* Root: pkg install root-repo
* Root: pkg install root-repo
Report issues at https://termux.com/issues
You are using legacy Termux environment.
Packages are unmaintained and will not
receive any updates.

Loading…
Cancel
Save