tokei: update to 10.1.1.

This commit is contained in:
Daniel Eyßer 2020-01-07 22:36:32 +01:00 committed by Helmut Pozimski
parent dc4562ceb0
commit 496fc05438

View file

@ -1,6 +1,6 @@
# Template file for 'tokei' # Template file for 'tokei'
pkgname=tokei pkgname=tokei
version=10.1.0 version=10.1.1
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Count lines of code" short_desc="Count lines of code"
@ -8,7 +8,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
license="Apache-2.0, MIT" license="Apache-2.0, MIT"
homepage="https://github.com/Aaronepower/tokei" homepage="https://github.com/Aaronepower/tokei"
distfiles="https://github.com/Aaronepower/tokei/archive/v${version}.tar.gz" distfiles="https://github.com/Aaronepower/tokei/archive/v${version}.tar.gz"
checksum=86b741d32850b267dcaaad244de8b821b0bd64678b83428b0150820bd963e697 checksum=ad203224b891ec75208d86b296d02f08770e0a4b6421827b1bac397fddd996ab
post_install() { post_install() {
vlicense LICENCE-MIT vlicense LICENCE-MIT