lazygit: update to 0.39.4.
This commit is contained in:
parent
6e3e491e3b
commit
71ec488724
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.39.3
|
||||
version=0.39.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -12,7 +12,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=32231f7654339b197dcfe564b9edea7d9fa623bf6b41cb9ff17002c6a1307808
|
||||
checksum=a908f93f698bf5e76141961a5c68ecc973efaace50e6fcd43fdd396f9ad18c2b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue