lazygit: update to 0.10.5
This commit is contained in:
parent
9f6f149163
commit
95fd26f198
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.10.4
|
||||
version=0.10.5
|
||||
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=87e64b5bcb03aac2d518f20893169831321f05964a1170c5933935b157ae8471
|
||||
checksum=ee94e54d7955b61b5049742a0f655a16ec29c06fcf7f1b5ec82410052289e5e8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue