# Template file for 'prose'
pkgname=prose
version=0.6.2
revision=1
build_style=cargo
short_desc="Reformat text pleasantly"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT, Apache-2.0"
homepage="https://github.com/jgdavey/prose/"
distfiles="https://github.com/jgdavey/prose/archive/v${version}.tar.gz"
checksum=c56c12558a6580c4fd090d8ad5c0a2e23305bb054605d4d493be0af4e4f74527

post_install() {
	vlicense LICENSE-MIT
}
