diff --git a/srcpkgs/cargo-crev/template b/srcpkgs/cargo-crev/template index 2c06721582e..c9497a5e449 100644 --- a/srcpkgs/cargo-crev/template +++ b/srcpkgs/cargo-crev/template @@ -1,6 +1,6 @@ # Template file for 'cargo-crev' pkgname=cargo-crev -version=0.23.2 +version=0.23.3 revision=1 build_style=cargo make_install_args="--path ./cargo-crev" @@ -11,8 +11,9 @@ short_desc="Cryptographically verifiable code review system for cargo" maintainer="Jan Christian Grünhage " license="MPL-2.0, MIT, Apache-2.0" homepage="https://github.com/crev-dev/cargo-crev" +changelog="https://raw.githubusercontent.com/crev-dev/cargo-crev/master/cargo-crev/CHANGELOG.md" distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/v${version}.tar.gz" -checksum=b37ca10e252bcd352634aed7ea366dfa84900446dbd74888f3178c0c10068d10 +checksum=c66a057df87dda209ecca31d83da7ef04117a923d9bfcc88c0d505b30dabf29b post_install() { vlicense LICENSE-APACHE