tokei: update to 10.0.0.
This commit is contained in:
parent
e931d5fd73
commit
2606f9b304
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'tokei'
|
# Template file for 'tokei'
|
||||||
pkgname=tokei
|
pkgname=tokei
|
||||||
version=9.1.1
|
version=10.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Count lines of code"
|
short_desc="Count lines of code"
|
||||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
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="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Aaronepower/tokei/archive/v${version}.tar.gz"
|
||||||
checksum=3b03edf37795312a1781a5d0aa86fffea6b0bd2de3da7ea18399b43e0a2b9229
|
checksum=e2dab2f028061c50ba8dd242cd7691488af8bf5e389ba8800f0843c1ff45df20
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE-MIT
|
vlicense LICENCE-MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue