From fb17fa2cd5d01b6e6f2036302ddfb05b873bd0a9 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Thu, 16 Jul 2026 14:00:11 -0300 Subject: [PATCH] lazygit: update to 0.63.1. --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 793d3cabd4a372..f0826a2eb117bc 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -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() {