lazygit: update to 0.54.1.

This commit is contained in:
icp 2025-08-03 18:07:56 +05:30
parent fc7fde6811
commit bda84c5559

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.53.0 version=0.54.1
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/jesseduffield/lazygit go_import_path=github.com/jesseduffield/lazygit
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/jesseduffield/lazygit" homepage="https://github.com/jesseduffield/lazygit"
changelog="https://github.com/jesseduffield/lazygit/releases" changelog="https://github.com/jesseduffield/lazygit/releases"
distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
checksum=c160053ae99cb741c6d4295d52f917e492168b204780f9ad1afe8f984c6604a6 checksum=118e2cc06ba80708418c07256b9d753501e942e28567dfdd9d10b00936153f2a
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() { post_install() {