lazygit: update to 0.41.0

This commit is contained in:
zenobit 2024-03-23 21:30:17 +01:00 committed by cinerea0
parent b2a633e5e0
commit 85217647bb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.40.2 version=0.41.0
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/jesseduffield/lazygit go_import_path=github.com/jesseduffield/lazygit
go_ldflags="-X main.version=${version} -X main.buildSource=voidlinux" go_ldflags="-X main.version=${version} -X main.buildSource=voidlinux"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/jesseduffield/lazygit" homepage="https://github.com/jesseduffield/lazygit"
changelog="https://github.com/jesseduffield/lazygit/releases" changelog="https://github.com/jesseduffield/lazygit/releases"
distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
checksum=146bd63995fcf2f2373bbc2143b3565b7a2be49a1d4e385496265ac0f69e4128 checksum=f2176fa253588fe4b7118bf83f4316ae3ecb914ae1e99aad8c474e23cea49fb8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE