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