tokei: update to 9.0.0.
This commit is contained in:
parent
f3a48b1eca
commit
f9e7ee8d39
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=8.0.1
|
||||
revision=2
|
||||
version=9.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Count lines of code"
|
||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/Aaronepower/tokei"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=9d365695e3c790747d982bf0dc598f2a65b7e51b90fa98d4f34dfef72a019e13
|
||||
checksum=f0d4f7008946bd77482871b8c48c0570f059d697f3eb59934505a40ce1922a5a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE-APACHE
|
||||
|
|
Loading…
Reference in New Issue