lazygit: update to 0.48.0

This commit is contained in:
zenobit 2025-03-01 08:40:50 +01:00 committed by tranzystorekk
parent 9aef2c4324
commit 42050745e5

View file

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