lazygit: update 0.11.2

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-11-22 03:40:54 -06:00 committed by Johannes
parent fd070833a7
commit 91cfff02fe

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.10.6 version=0.11.2
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=7736baea4fec708d92fa14ff78d41d05b9e54aa7fa71b12d0fecda69c365c62c checksum=96a03b3e25b1b73e268ce2ce9fc63c11c43c67ba34d3901995c755fb932ab9cc
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE