# Template file for 'gitui' pkgname=gitui version=0.21.0 revision=1 build_style=cargo hostmakedepends="pkg-config python3" makedepends="libxcb-devel libgit2-devel" short_desc="Blazing fast terminal-ui for git" maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/extrawurst/gitui" changelog="https://github.com/extrawurst/gitui/blob/master/CHANGELOG.md" distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz" checksum=da99defad08bd455c12398438e846aa71c160acfbcc60d06b9c852c5d7ef1d99 post_install() { vlicense LICENSE.md }