lazygit: update to 0.46.0.

This commit is contained in:
icp 2025-02-19 01:13:34 +05:30 committed by tranzystorekk
parent 59ef5c8433
commit c05360f74c

View File

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