diff --git a/srcpkgs/tokei/template b/srcpkgs/tokei/template index 5cb16526fe3..72ea445376f 100644 --- a/srcpkgs/tokei/template +++ b/srcpkgs/tokei/template @@ -1,14 +1,14 @@ # Template file for 'tokei' pkgname=tokei -version=7.0.0 +version=7.0.1 revision=1 -hostmakedepends="cargo rust" +hostmakedepends="cargo" short_desc="Count lines of code" maintainer="Joseph LaFreniere " license="Apache, MIT" homepage="https://github.com/Aaronepower/tokei" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=e814f5d6efa0a887e4a1cdd514902518af35a750fea337eacfe096e00009e17a +checksum=71c9be9ad04bc66501f5f54e74b5cf5e56fc1392ceead5525b743006145ac3a9 nocross=yes do_build() {