lazygit: update to 0.29

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-17 12:18:53 +00:00
parent 98ef04fc5d
commit 677e874096
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +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.28.2
TERMUX_PKG_VERSION=0.29
TERMUX_PKG_SRCURL=https://github.com/jesseduffield/lazygit/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4925089bff0fee55ccc495fdcc2d396e48e04d16ad8d6681b6cce7b10eefa2b4
TERMUX_PKG_SHA256=f25de2ddab99d2ea06aae87e0be6365033b2ceb8efe94807c8b074884d5e8e38
TERMUX_PKG_RECOMMENDS=git
termux_step_make() {