tokei: update to 11.0.0.
This commit is contained in:
parent
584a598ad2
commit
013ed61af6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=10.1.2
|
||||
version=11.0.0
|
||||
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=b532e1d0bfc79160ef89e5bfac4f2d3be631fbcc8b23a5b0211515e0c8d9ed2d
|
||||
checksum=d7b02fafc6dc08a222ac49028acfc22ce9e5baa6a8a53b0c88a38c146bed276e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE-MIT
|
||||
|
|
Loading…
Reference in a new issue