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.4.0
version=5.0.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=949d8fba0c11f04cdf8ed65151481548ecc2e9d5c92d352bf8eeccdff325e716
checksum=ac903db2d2c0fcee17a285da60fcc292b90a2f51ff813121f73cf050c023daa1

post_install() {
vlicense LICENSE
Expand Down