Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/tokei/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'tokei'
pkgname=tokei
version=13.0.0
version=14.0.0
revision=1
build_style=cargo
configure_args="--features=all"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <[email protected]>"
license="Apache-2.0 OR MIT"
homepage="https://github.com/XAMPPRocky/tokei"
distfiles="https://github.com/XAMPPRocky/tokei/archive/refs/tags/v${version}.tar.gz"
checksum=b426ab03b8eedf4fe3ea70ca8379a2355981b0e9ca1d0083a66e623858e7e481
checksum=4e561dbb83ef1b46359714fc623fd45eddfb14821ece63a219470500fdd1cd26

post_install() {
vlicense LICENCE-APACHE
Expand Down