mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: typtea-0.1.4
This commit is contained in:
parent
9c5e09a01b
commit
6270283167
1 changed files with 16 additions and 0 deletions
16
srcpkgs/typtea/template
Normal file
16
srcpkgs/typtea/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue