lazygit: update to 0.44.1.

This commit is contained in:
icp 2024-09-20 12:05:12 +05:30 committed by classabbyamp
parent 4ca260bdd9
commit 6ddcb7093e
1 changed files with 2 additions and 2 deletions

View File

@ -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() {