# Template file for 'tint'
pkgname=tint
version=0.1.6
revision=1
build_style=go
go_import_path="github.com/ashish0kumar/tint"
short_desc="Recolor images using your favorite theme palettes"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="MIT"
homepage="https://github.com/ashish0kumar/tint"
distfiles="https://github.com/ashish0kumar/tint/archive/refs/tags/v${version}.tar.gz"
checksum=0a2cd3bdb842eba008096a410e3f9da7b6e286507a3e179acf143623a77fc4da

post_install() {
	vlicense LICENSE
}
