lazygit: update to 0.40.2.
This commit is contained in:
parent
3449629cd6
commit
45b84a2816
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.39.4
|
||||
version=0.40.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
changelog="https://github.com/jesseduffield/lazygit/releases"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a908f93f698bf5e76141961a5c68ecc973efaace50e6fcd43fdd396f9ad18c2b
|
||||
checksum=146bd63995fcf2f2373bbc2143b3565b7a2be49a1d4e385496265ac0f69e4128
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue