lazygit: update to 0.63.1.

This commit is contained in:
Roger Freitas Pereira
2026-07-16 21:55:03 +02:00
committed by Duncan Overbruck
parent 1b1f609920
commit 6bf12b9b94
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
version=0.63.0
version=0.63.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=56f028ad7700cbe4474e5fb09a617649a82d0963820d38757f61a93b31832610
checksum=227ff262138440ff68e893f6c95c4e586e954c46913106d84fff78d220e18b6c
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() {