From a4c5206a68a080275af8fdc9b8b0c7ed95e9d0ae Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Wed, 13 Aug 2025 08:05:43 -0300 Subject: [PATCH] lazygit: update to 0.54.2. --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 6f029cacad1..b3bfa26ea80 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.54.1 +version=0.54.2 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=118e2cc06ba80708418c07256b9d753501e942e28567dfdd9d10b00936153f2a +checksum=27237c1c30f866d5adf1682b85db549d9874f89491093230ee0c5ea361617c7c make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {