X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/18cf4ce9d6296a8d38b7c905b253d9387728f1ed..295241d4043c55a41259b4846464e1668b2f6a5f:/packages/fish/build.sh diff --git a/packages/fish/build.sh b/packages/fish/build.sh index 456e99de..b8cd4c35 100644 --- a/packages/fish/build.sh +++ b/packages/fish/build.sh @@ -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.