mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typioca: update to 2.2.0.
This commit is contained in:
parent
6bab4a6910
commit
213174be5c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'typioca'
|
# Template file for 'typioca'
|
||||||
pkgname=typioca
|
pkgname=typioca
|
||||||
version=2.1.1
|
version=2.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/bloznelis/typioca"
|
go_import_path="github.com/bloznelis/typioca"
|
||||||
short_desc="Minimal, terminal based typing speed tester"
|
short_desc="Minimal, terminal based typing speed tester"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/bloznelis/typioca"
|
homepage="https://github.com/bloznelis/typioca"
|
||||||
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=766dc73424e55640bccabf56619b1d4915eb04c062d57b8b6c5f7b27aa1ca221
|
checksum=f491e785dd6650a354601f727a9670955a3db9ab5f2be62159c3bf388af421a1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue