From 36647225fba04d7b9b3d4be42868b953b5569b83 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 18 Jan 2025 15:55:51 +0530 Subject: [PATCH] lazygit: update to 0.45.2. --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 2921884cae4..4b9f0d570e2 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.45.0 +version=0.45.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=11bb69916a32a22d29c90196f18af633bcf22bec2b84a675222edfb6c1f89a87 +checksum=dd3d6645ee429f0c554338c1fdb940733793ad915ae72653132664aa7c26bbcb make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {