lazygit: update to 0.39.3.

This commit is contained in:
icp 2023-07-24 23:43:15 +05:30 committed by Piraty
parent 0225ea21c1
commit baaf0a0b5d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.39.2 version=0.39.3
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/jesseduffield/lazygit go_import_path=github.com/jesseduffield/lazygit
@ -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=3f8f6324d6e47e1366c7c4149dafb0c059d3b130e0a2326bd302ba9a61893e2b checksum=32231f7654339b197dcfe564b9edea7d9fa623bf6b41cb9ff17002c6a1307808
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE