# Template file for 'lazygit' pkgname=lazygit version=0.27.4 revision=1 build_style=go go_import_path=github.com/jesseduffield/lazygit go_ldflags="-X main.version=${version} -X main.buildSource=voidlinux" hostmakedepends="git" depends="git" short_desc="Simple terminal UI for git commands" maintainer="Nathan Owens " license="MIT" homepage="https://github.com/jesseduffield/lazygit" distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz" checksum=8036c9b9539599fe9c112ed46d6234b3139a9dddc188b05cfa3bccfdb01422ca post_install() { vlicense LICENSE }