typioca: update to 3.1.0.
This commit is contained in:
parent
b67527c7db
commit
21fa4051de
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'typioca'
|
||||
pkgname=typioca
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/bloznelis/typioca"
|
||||
short_desc="Minimal, terminal based typing speed tester"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://github.com/bloznelis/typioca"
|
||||
changelog="https://github.com/bloznelis/typioca/releases"
|
||||
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=115dfe187925dd77c230668b72e45cd4e623e4819660809cba9ea196f806d1ac
|
||||
checksum=b58dfd36e9f23054b96cbd5859d1a93bc8d3f22b4ce4fd16546c9f19fc4a003c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue