tokei: update to 12.1.2.
This commit is contained in:
parent
c03ab1a0bb
commit
7fd3de4b31
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=12.0.4
|
version=12.1.2
|
||||||
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/XAMPPRocky/tokei"
|
homepage="https://github.com/XAMPPRocky/tokei"
|
||||||
distfiles="https://github.com/XAMPPRocky/tokei/archive/v${version}.tar.gz"
|
distfiles="https://github.com/XAMPPRocky/tokei/archive/v${version}.tar.gz"
|
||||||
checksum=031dabbe1253af53fea8258e11eeb352371b6cf0c790db573ca7be33f761c733
|
checksum=81ef14ab8eaa70a68249a299f26f26eba22f342fb8e22fca463b08080f436e50
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE-MIT
|
vlicense LICENCE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue