parent
9ecb844f5b
commit
a487f2692c
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=6.1.3
|
version=7.0.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo rust"
|
hostmakedepends="cargo rust"
|
||||||
short_desc="Count lines of code"
|
short_desc="Count lines of code"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
license="Apache, MIT"
|
license="Apache, MIT"
|
||||||
homepage="https://github.com/Aaronepower/tokei"
|
homepage="https://github.com/Aaronepower/tokei"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=e6f4612963ee1449f712cadea1830d50bd3edb33d213ae38b1ffbac4fc44d2e3
|
checksum=e814f5d6efa0a887e4a1cdd514902518af35a750fea337eacfe096e00009e17a
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue