# Template file for 'lazygit' pkgname=lazygit version=0.23.1 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=754a7751f609305fdbfc6630ec18cfd22f4b7b8e77ed9084e9e11a789a5788de post_install() { vlicense LICENSE }