lazygit: update to 0.34
This commit is contained in:
parent
ed4b90216e
commit
7d8a89a5bb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazygit'
|
||||
pkgname=lazygit
|
||||
version=0.33
|
||||
version=0.34
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazygit
|
||||
|
@ -11,7 +11,7 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazygit"
|
||||
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||
checksum=ff7ab429ecd54f6e2aedcfd4835eb8ca17c1990aac2534f8c2a19ce4267ade24
|
||||
checksum=f715ab86b219fd42462399459bfa1e04a5925268bff4839c4d96bd01264d6847
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue