# Template file for 'viu'
pkgname=viu
version=1.6.1
revision=1
build_style=cargo
short_desc="CLI app to view images in the terminal"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/atanunq/viu"
distfiles="https://github.com/atanunq/viu/archive/refs/tags/v${version}.tar.gz"
checksum=639c1fe14aee5e34b635de041ac77177e2959cf26072d8ef69c444b15c8273bd

post_install() {
	vlicense LICENSE-MIT
}
