From 2606f9b3047816dc83f29f291aa18fab81fb52b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Thu, 20 Jun 2019 18:57:01 +0200 Subject: [PATCH] tokei: update to 10.0.0. --- srcpkgs/tokei/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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