File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://fishshell.com/
2
2
TERMUX_PKG_DESCRIPTION=" The user-friendly command line shell"
3
3
TERMUX_PKG_LICENSE=" GPL-2.0"
4
4
TERMUX_PKG_MAINTAINER=" @termux"
5
- TERMUX_PKG_VERSION=" 4.0b1 "
5
+ TERMUX_PKG_VERSION=" 4.0.0 "
6
6
TERMUX_PKG_SRCURL=https://github.com/fish-shell/fish-shell/releases/download/$TERMUX_PKG_VERSION /fish-${TERMUX_PKG_VERSION} .tar.xz
7
- TERMUX_PKG_SHA256=534334e10f85722214e9daff82a57cc3501235523f16f8f131c2344e4ec98da7
7
+ TERMUX_PKG_SHA256=2fda5bd970357064d8d4c896e08285ba59965ca2a8c4829ca8a82bf3b89c69f3
8
8
TERMUX_PKG_AUTO_UPDATE=true
9
9
# fish calls 'tput' from ncurses-utils, at least when cancelling (Ctrl+C) a command line.
10
10
# man is needed since fish calls apropos during command completion.
You can’t perform that action at this time.
0 commit comments