# Template file for 'oxipng'
pkgname=oxipng
version=10.1.1
revision=1
build_style=cargo
short_desc="Multithreaded lossless PNG compression optimizer"
maintainer="icp <pangolin@vivaldi.net>"
license="MIT"
homepage="https://github.com/shssoichiro/oxipng"
changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md"
distfiles="https://github.com/shssoichiro/oxipng/archive/refs/tags/v${version}.tar.gz"
checksum=ce19b1f060d586ceb3ea682f27d00e41675ec4093d8ac200a61ccd9d967d0999

post_install() {
	vlicense LICENSE
}
