# Template file for 'bibiman'
pkgname=bibiman
version=0.17.1
revision=1
build_style=cargo
short_desc="TUI for managing and working with BibLaTeX files"
maintainer="lukeflo <lukeflo_git@posteo.de>"
license="GPL-3.0-or-later"
homepage="https://codeberg.org/lukeflo/bibiman"
distfiles="https://codeberg.org/lukeflo/bibiman/archive/v${version}.tar.gz"
checksum=2aa25f6260581957d6d53896ca140eae8e7237be06abff0f972f03097efe8e44

post_install() {
	vman man/bibiman.1 bibiman.1
	vman man/bibiman.toml.5 bibiman.toml.5
}
