void-packages/srcpkgs/typioca/template
2023-05-12 01:01:56 +02:00

16 lines
493 B
Bash

# Template file for 'typioca'
pkgname=typioca
version=2.3.1
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=19713300a9f2feb6f28c689bfd298e6b0f7fdfe05439f538d11d62701b13d304
post_install() {
vlicense LICENSE
}