From d7d197f973bda6a1d4e2bd247d45222a9a370f8f Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 15 Apr 2026 11:41:10 +0200 Subject: [PATCH] lazygit: update to 0.61.1 --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index a0674e4ab0bdc8..75cd5de5d3f120 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.61.0 +version=0.61.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=24b0ce4f98834f2b2df0a015a13d6846d2711eba8ae2c0e5612c84dbc55b4c10 +checksum=2a550c9b609c5eb0e1c2640e8114ac05b94c671803f77e08a9dcdbd66372e2c4 make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {