lazygit: update to 0.14.3.
This commit is contained in:
parent
67e687314a
commit
614a677adc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.14
|
||||
version=0.14.3
|
||||
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=c63f699361c0cfc281bb8414350a47b74cea910f877785f7f3a63137812e985b
|
||||
checksum=9ff8672aff431f5ccd943cc2a87877950b1efd7e9987a3c024c9b626a2a7ee81
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue