# Template file for 'typtea'
pkgname=typtea
version=0.1.4
revision=1
build_style=go
go_import_path="github.com/ashish0kumar/typtea"
short_desc="Minimal terminal-based typing speed test"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="MIT"
homepage="https://github.com/ashish0kumar/typtea"
distfiles="https://github.com/ashish0kumar/typtea/archive/refs/tags/v${version}.tar.gz"
checksum=774ba0cd4fd69cda6c64a2ca0ada79421d5b6d02e7a8daf75e94be2801c2853a

post_install() {
	vlicense LICENSE
}
