lazygit: update to 0.54.2.

This commit is contained in:
Roger Freitas Pereira 2025-08-13 08:05:43 -03:00 committed by icp
parent a7d98114ad
commit a4c5206a68

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
version=0.54.1
version=0.54.2
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=118e2cc06ba80708418c07256b9d753501e942e28567dfdd9d10b00936153f2a
checksum=27237c1c30f866d5adf1682b85db549d9874f89491093230ee0c5ea361617c7c
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() {