From 90fbebfa73d2bc3353f577d9f96846dd7d80095a 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.1. --- srcpkgs/cargo-edit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template index 35191055d322..63d2cde6509e 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.1 revision=1 archs="x86_64* i686* aarch64* arm*" # uses ring build_style=cargo @@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/killercup/cargo-edit" distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz" -checksum=bae2a59dcf6110fe0c8bf8562e58d550b2b3b3a02e89b233af5a3be12d41cdf0 +checksum=5d53808eaad2d724bdb071756217f1c53d87a918a1c46d7693154deb5dff0973 post_install() { vlicense LICENSE