# Template file for 'ccase'
pkgname=ccase
version=0.5.1
revision=1
build_style=cargo
short_desc="Command line interface to convert strings into any case"
maintainer="Folling <mail@folling.io>"
license="MIT"
homepage="https://github.com/stringcase/ccase"
changelog="https://github.com/stringcase/ccase/releases"
distfiles="https://github.com/stringcase/ccase/archive/refs/tags/${version}.tar.gz"
checksum=3ec9ba72aa8697bbf4ff2a03c57be0ce6236902959f799bc561e482ed50b91a3

do_install() {
	vlicense LICENSE.md
}
