diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template index 7293877b498..e8cf16b500c 100644 --- a/srcpkgs/cargo-edit/template +++ b/srcpkgs/cargo-edit/template @@ -1,6 +1,6 @@ # Template file for 'cargo-edit' pkgname=cargo-edit -version=0.11.9 +version=0.11.11 revision=1 archs="x86_64* i686* aarch64* arm*" # uses ring build_style=cargo @@ -12,8 +12,8 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/killercup/cargo-edit" changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md" -distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz" -checksum=46670295e2323fc2f826750cdcfb2692fbdbea87122fe530a07c50c8dba1d3d7 +distfiles="https://github.com/killercup/cargo-edit/archive/refs/tags/v${version}.tar.gz" +checksum=9ce140e840498d61c1573ff4206214d0c41c8db24048f0f0f27b7f4464310f9a post_install() { vlicense LICENSE