# Template file for 'lazygit' pkgname=lazygit version=0.1.70 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="maxice8 " license="MIT" homepage="https://github.com/jesseduffield/lazygit" distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz" checksum=747e0b8b3768691a6ef2e583c7f9993662fc3f15007220eae0a017159aab917a post_install() { vlicense LICENSE }