# Template file for 'gitui' pkgname=gitui version=0.18.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=7c8d5829fc8e555d02c576ba0325f0a68114c1fd2eadf17166a3bda866f539be post_install() { vlicense LICENSE.md }