From c6c0170c83c9b09e97babf398b20fa8e59325ee7 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 17 May 2025 22:25:45 +0530 Subject: [PATCH] lazygit: update to 0.50.0. --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 08d81a78b37..31795a4b5fe 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.49.0 +version=0.50.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=5f74970a7303f22e5cb47a99b0480c213e280c10585edbf6ae16240fc4e55fa7 +checksum=4fec66f33609898dbceffc02a38375f5b965b68d0eaf3f5afbe1a44481a5c72b make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {