lazygit: update to 0.29.

This commit is contained in:
Daniel Lewan 2021-08-22 23:31:52 +02:00 committed by Érico Nogueira Rolim
parent 2f445a5035
commit f32759e537

View file

@ -1,6 +1,6 @@
# Template file for 'lazygit' # Template file for 'lazygit'
pkgname=lazygit pkgname=lazygit
version=0.28.2 version=0.29
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/jesseduffield/lazygit go_import_path=github.com/jesseduffield/lazygit
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/jesseduffield/lazygit" homepage="https://github.com/jesseduffield/lazygit"
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz" distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
checksum=4925089bff0fee55ccc495fdcc2d396e48e04d16ad8d6681b6cce7b10eefa2b4 checksum=f25de2ddab99d2ea06aae87e0be6365033b2ceb8efe94807c8b074884d5e8e38
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE