lazygit: update to 0.45.0.

This commit is contained in:
icp 2025-01-15 12:41:00 +05:30 committed by tranzystorekk
parent 67de185ce7
commit 9c1b897a42

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
version=0.44.1
version=0.45.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=02b67d38e07ae89b0ddd3b4917bd0cfcdfb5e158ed771566d3eb81f97f78cc26
checksum=11bb69916a32a22d29c90196f18af633bcf22bec2b84a675222edfb6c1f89a87
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() {