lazygit: update to 0.20.2.
This commit is contained in:
parent
d7e060cc4f
commit
dace272ca3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.19
|
||||
version=0.20.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=6db21f6bd3d39f476cc9b7e8ac309cb2506b20b7c171be65baba7fa39a4df562
|
||||
checksum=ee99f77ae67129764835e6d85afd71a4f91c61a06952a891fe8fb46d8d5425e4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue