From c05360f74cf70e878a0b948365551f5692481c06 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 19 Feb 2025 01:13:34 +0530 Subject: [PATCH] lazygit: update to 0.46.0. --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 4b9f0d570e2..1a5aec82d6b 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.45.2 +version=0.46.0 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=dd3d6645ee429f0c554338c1fdb940733793ad915ae72653132664aa7c26bbcb +checksum=7157f8237953cf65fce02a5e662bdffb675f196cdf736b7ab6d24539b915bd74 make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {