lazygit: update to 0.1.78.
This commit is contained in:
parent
05fb5e4ad7
commit
59a94b2898
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.1.76
|
||||
version=0.1.78
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=5763f7c5241040d54889de07230e7f61d9453eb49303ed361b039fb0e56126b7
|
||||
checksum=284dd4c7b2113109f6ec06702ba5dcad76708c45da76b41acd229d0e52417c02
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue