From 6e51e439a59c222cabff66b06c6b69d080b88399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 21 Jul 2022 08:18:43 +0200 Subject: [PATCH] cargo-edit: update to 0.10.3. --- srcpkgs/cargo-edit/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template index 35191055d322..c3c4d4e34493 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.9.1 +version=0.10.3 revision=1 archs="x86_64* i686* aarch64* arm*" # uses ring build_style=cargo @@ -10,8 +10,9 @@ short_desc="Utility for managing cargo dependencies from the command line" 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=bae2a59dcf6110fe0c8bf8562e58d550b2b3b3a02e89b233af5a3be12d41cdf0 +checksum=44a3507a0ba65cc7f740b1205023f351b1c4bd03f7d5a7ee1e1037a82683ca42 post_install() { vlicense LICENSE