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/usage/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'usage'
pkgname=usage
version=3.2.1
version=3.3.0
revision=1
build_style=cargo
make_install_args="--path cli"
Expand All @@ -19,7 +19,7 @@ license="MIT"
homepage="https://usage.jdx.dev"
changelog="https://raw.githubusercontent.com/jdx/usage/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/jdx/usage/archive/v${version}.tar.gz"
checksum=f6da0088295fa095aab5bfb12c18b19cf91fbea25e4a081c6f5220799da39bbe
checksum=632492afeca1b86955d7779ae895085d73837bc4bfce9e4eb94b90b06c825d70

post_install() {
vlicense LICENSE
Expand Down