void-packages/srcpkgs/typioca/template

17 lines
493 B
Bash

# Template file for 'typioca'
pkgname=typioca
version=2.0.6
revision=1
build_style=go
go_import_path="github.com/bloznelis/typioca"
short_desc="Minimal, terminal based typing speed tester"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://github.com/bloznelis/typioca"
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
checksum=63b1a2411fbf3ee530dfe2d48cbd7bc01cb1d9d64e66f2739d9273408db99f5f
post_install() {
vlicense LICENSE
}