tokei: update to 10.1.0.
This commit is contained in:
parent
8b46cafd1d
commit
3f4a1d6b13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tokei'
|
# Template file for 'tokei'
|
||||||
pkgname=tokei
|
pkgname=tokei
|
||||||
version=10.0.1
|
version=10.1.0
|
||||||
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=4c58388c293d6c37b603fbbcf0bdefec244dc057accff623b44b77af65998b60
|
checksum=86b741d32850b267dcaaad244de8b821b0bd64678b83428b0150820bd963e697
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE-MIT
|
vlicense LICENCE-MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue