diff --git a/srcpkgs/tokei/template b/srcpkgs/tokei/template index 7ffc97ded4f3a8..ade50d8f82542d 100644 --- a/srcpkgs/tokei/template +++ b/srcpkgs/tokei/template @@ -1,6 +1,6 @@ # Template file for 'tokei' pkgname=tokei -version=14.0.0 +version=15.0.0 revision=1 build_style=cargo configure_args="--features=all" @@ -9,8 +9,9 @@ short_desc="Count lines of code" maintainer="Orphaned " license="Apache-2.0 OR MIT" homepage="https://github.com/XAMPPRocky/tokei" +changelog="https://raw.githubusercontent.com/XAMPPRocky/tokei/refs/heads/master/CHANGELOG.md" distfiles="https://github.com/XAMPPRocky/tokei/archive/refs/tags/v${version}.tar.gz" -checksum=4e561dbb83ef1b46359714fc623fd45eddfb14821ece63a219470500fdd1cd26 +checksum=966da7b9a81ac6cb777b9f159f4c02e5b83a8b8bd30ebf5991007839926b600c post_install() { vlicense LICENCE-APACHE