From 224e2cb425a9132c9896cace556a5320c88171b7 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:19 +0400 Subject: [PATCH] lazygit: revbump for go 1.21 --- srcpkgs/lazygit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index db18c80bb97..e42946b6df8 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,7 +1,7 @@ # Template file for 'lazygit' pkgname=lazygit version=0.40.2 -revision=1 +revision=2 build_style=go go_import_path=github.com/jesseduffield/lazygit go_ldflags="-X main.version=${version} -X main.buildSource=voidlinux"