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