lazygit: update to 0.50.0.

This commit is contained in:
icp 2025-05-17 22:25:45 +05:30 committed by Duncan Overbruck
parent 741b21a106
commit c6c0170c83

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
version=0.49.0
version=0.50.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=5f74970a7303f22e5cb47a99b0480c213e280c10585edbf6ae16240fc4e55fa7
checksum=4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() {