diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index e6e3102c9d5..846f50f19d4 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.44.0 +version=0.44.1 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=6cf617510127892f3ede2aea767ce725197902418ef7087c1cf0e91f06d00a16 +checksum=02b67d38e07ae89b0ddd3b4917bd0cfcdfb5e158ed771566d3eb81f97f78cc26 make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {