lazygit: update to 0.22.7.

Closes: #24971 [via git-merge-pr]
This commit is contained in:
mobinmob 2020-09-18 19:31:13 +03:00 committed by Michael Aldridge
parent 51fd84fe74
commit 40a81200ef

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.22.1 version=0.22.7
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/jesseduffield/lazygit go_import_path=github.com/jesseduffield/lazygit
@ -11,7 +11,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/jesseduffield/lazygit" homepage="https://github.com/jesseduffield/lazygit"
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz" distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
checksum=ca2dbca39512e402cde22cd47eba3ff38cbbe4e12265aa0cb46b34277653b9bf checksum=712228f82e4e80f72f4437037c3dbfbf1d83a4f1ee7b8205f741175c4d00c60a
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE