From cac9b2d4fcddc83a08bd09e3e2c162eeae8d0696 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Mon, 14 Nov 2022 12:21:06 +0000 Subject: [PATCH] upgpkg(main/lazygit): 0.36.0 This commit has been automatically submitted by Github Actions. --- packages/lazygit/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/lazygit/build.sh b/packages/lazygit/build.sh index 93768c4aee..5560829e1b 100644 --- a/packages/lazygit/build.sh +++ b/packages/lazygit/build.sh @@ -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.35" +TERMUX_PKG_VERSION="0.36.0" TERMUX_PKG_SRCURL=https://github.com/jesseduffield/lazygit/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=fe5b2278d7b5b22058d139ec8961a09197d8fd26d7432d263a583fa9c1599d6d +TERMUX_PKG_SHA256=0b8630b09e28dc478fb2545c6fbe52e679b9a2e5dbe569982c9649655ab969c3 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_RECOMMENDS=git