lazygit: update to 0.1.64.
This commit is contained in:
parent
f8b7768d65
commit
ab1453387f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lazygit'
|
# Template file for 'lazygit'
|
||||||
pkgname=lazygit
|
pkgname=lazygit
|
||||||
version=0.1.61
|
version=0.1.64
|
||||||
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="maxice8 <thinkabit.ukim@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=c2d6f78b071405cd6713e1dc52a6e68edde2693ec631cb204807f352a635c8bc
|
checksum=69a48781563ea1d673793ea98df88278be536ba380614969736226deaec44fd4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue