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.3.0
version=3.4.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=632492afeca1b86955d7779ae895085d73837bc4bfce9e4eb94b90b06c825d70
checksum=949d8fba0c11f04cdf8ed65151481548ecc2e9d5c92d352bf8eeccdff325e716

post_install() {
vlicense LICENSE
Expand Down