lazygit: update to 0.49.0.

This commit is contained in:
icp 2025-04-16 15:40:58 +05:30 committed by tranzystorekk
parent 422759a61e
commit d463b4f8f2

View file

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