diff --git a/srcpkgs/tokei/template b/srcpkgs/tokei/template index 1b74d02de95..9ad12c65429 100644 --- a/srcpkgs/tokei/template +++ b/srcpkgs/tokei/template @@ -1,14 +1,14 @@ # Template file for 'tokei' pkgname=tokei -version=9.1.1 +version=10.0.0 revision=1 build_style=cargo short_desc="Count lines of code" maintainer="Joseph LaFreniere " license="Apache-2.0, MIT" homepage="https://github.com/Aaronepower/tokei" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=3b03edf37795312a1781a5d0aa86fffea6b0bd2de3da7ea18399b43e0a2b9229 +distfiles="https://github.com/Aaronepower/tokei/archive/v${version}.tar.gz" +checksum=e2dab2f028061c50ba8dd242cd7691488af8bf5e389ba8800f0843c1ff45df20 post_install() { vlicense LICENCE-MIT