# Template file for 'lazygit' pkgname=lazygit version=0.17.2 revision=1 build_style=go go_import_path=github.com/jesseduffield/lazygit 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=b327b92b0f09eea1dcdf23188c32e18fcb739ae270523047a13c65f23d3f76a8 post_install() { vlicense LICENSE }