lazygit: update to 0.1.61.
This commit is contained in:
parent
66fc783393
commit
24d3029e48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.1.55
|
||||
version=0.1.61
|
||||
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=c77f6f2176a850d324992e502e6088a3d2dbc4faa15898af24d68b01e33acef3
|
||||
checksum=c2d6f78b071405cd6713e1dc52a6e68edde2693ec631cb204807f352a635c8bc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue