# Template file for 'pastel'
pkgname=pastel
version=0.12.0
revision=1
build_style=cargo
short_desc="Generate, analyze, convert and manipulate colors"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://github.com/sharkdp/pastel"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=2903853f24d742fe955edd9bea17947eb8f3f44000a8ac528d16f2ea1e52b78b

post_install() {
	vlicense LICENSE-MIT
}
