# Template file for 'kibi'
pkgname=kibi
version=0.3.3
revision=1
build_style=cargo
short_desc="Lightweight, configurable text editor"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0, MIT"
homepage="https://github.com/ilai-deutel/kibi"
changelog="https://raw.githubusercontent.com/ilai-deutel/kibi/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/ilai-deutel/kibi/archive/refs/tags/v${version}.tar.gz"
checksum=a7a7b6f6937f39ae86fd4f556034a3744bb99091c102bc6f38b281ee751d10e9

post_install() {
	vdoc README.md
	vlicense LICENSE-MIT
}
