lazygit: update 0.11.2
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
fd070833a7
commit
91cfff02fe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.10.6
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -11,7 +11,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=7736baea4fec708d92fa14ff78d41d05b9e54aa7fa71b12d0fecda69c365c62c
|
||||
checksum=96a03b3e25b1b73e268ce2ce9fc63c11c43c67ba34d3901995c755fb932ab9cc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue