From 42050745e5da65d0231212898a335118f8b087a2 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 1 Mar 2025 08:40:50 +0100 Subject: [PATCH] lazygit: update to 0.48.0 --- srcpkgs/lazygit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 1a5aec82d6b..8c6b42e9c51 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,6 +1,6 @@ # Template file for 'lazygit' pkgname=lazygit -version=0.46.0 +version=0.48.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=7157f8237953cf65fce02a5e662bdffb675f196cdf736b7ab6d24539b915bd74 +checksum=b8507602e19a0ab7b1e2c9f26447df87d068be9bf362394106bad8a56ce25f82 make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}" post_install() {