From 7cfc7a906ea99ae98a695ef9b4f9fc4798f01bb4 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Tue, 15 Sep 2026 22:21:16 -0300 Subject: [PATCH] lazygit: update to 0.65.1. --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 70c88ac89eb8c8..b7aef1ca81f2b2 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.65.0 +version=0.65.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=972151d83d8fdfa5c7c881c34349ba4a38c37b7085667696b85c443d2fca97ed +checksum=df30ec1a5032b3c5672a30090fe787fb32d4122fd996d6d85e1d10135acfbc89 make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {