lazygit: update to 0.24

This commit is contained in:
Termux Github Actions 2020-12-24 06:25:57 +00:00
parent a1433cd36c
commit 40e13e5e34
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/jesseduffield/lazygit
TERMUX_PKG_DESCRIPTION="Simple terminal UI for git commands"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=0.23.7
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.24
TERMUX_PKG_SRCURL=https://github.com/jesseduffield/lazygit/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0a5284d4ed513cd3094e1e4871da8b99c7b1d8b04a8aaaf4dc77bb932f630f1c
TERMUX_PKG_SHA256=a1f18864ac737901e2f73e0a3d15e74e96c48b9f370aff9e9f394a34b20b0aa4
TERMUX_PKG_RECOMMENDS=git
termux_step_make() {