lazygit: update to 0.53.0.

This commit is contained in:
Roger Freitas Pereira 2025-07-13 19:17:06 -03:00 committed by Duncan Overbruck
parent aea24d3fcb
commit 4157cecd6c

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
version=0.52.0
version=0.53.0
revision=1
build_style=go
go_import_path=github.com/jesseduffield/lazygit
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/jesseduffield/lazygit"
changelog="https://github.com/jesseduffield/lazygit/releases"
distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
checksum=2d6b045105cca36fb4a9ea9fa8834bab70f99a71dcb6f7a1aea11184ac1f66f8
checksum=c160053ae99cb741c6d4295d52f917e492168b204780f9ad1afe8f984c6604a6
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() {