tokei: update to 12.0.4.
This commit is contained in:
parent
35e3ef6a21
commit
bfab0abcb1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tokei'
|
||||
pkgname=tokei
|
||||
version=11.2.1
|
||||
version=12.0.4
|
||||
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/XAMPPRocky/tokei"
|
||||
distfiles="https://github.com/XAMPPRocky/tokei/archive/v${version}.tar.gz"
|
||||
checksum=354893da88babffe59154656ed669de06d2b04c0fe318613fb29af66b50f35bc
|
||||
checksum=031dabbe1253af53fea8258e11eeb352371b6cf0c790db573ca7be33f761c733
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE-MIT
|
||||
|
|
Loading…
Reference in a new issue