|
|
@ -1,6 +1,7 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=http://fishshell.com/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Shell geared towards interactive use" |
|
|
|
TERMUX_PKG_VERSION=2.5.0 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/fish-shell/fish-shell/releases/download/$TERMUX_PKG_VERSION/fish-${TERMUX_PKG_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_SHA256=f8c0edadca2de379ccf305aeace660a9255fa2180c72e85e97705a24c256b2a5 |
|
|
|
# fish calls 'tput' from ncurses-utils, at least when cancelling (Ctrl+C) a command line. |
|
|
|