tokei: update to 10.1.1.
This commit is contained in:
parent
dc4562ceb0
commit
496fc05438
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=10.1.0
|
||||
version=10.1.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Count lines of code"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/Aaronepower/tokei"
|
||||
distfiles="https://github.com/Aaronepower/tokei/archive/v${version}.tar.gz"
|
||||
checksum=86b741d32850b267dcaaad244de8b821b0bd64678b83428b0150820bd963e697
|
||||
checksum=ad203224b891ec75208d86b296d02f08770e0a4b6421827b1bac397fddd996ab
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE-MIT
|
||||
|
|
Loading…
Reference in a new issue