From 24736b82ec511c4591ad3f5612bc4a3b3cbee5c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 15 Nov 2022 19:19:22 +0100 Subject: [PATCH] cargo-edit: update to 0.11.6. --- 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 c8e9a44762ba..9ed63d29272a 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.5 +version=0.11.6 revision=1 archs="x86_64* i686* aarch64* arm*" # uses ring build_style=cargo @@ -12,7 +12,7 @@ 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=94a05e61af26163a82d529639a3c3859c3f2e0ffb94260fca0d5856f5ab62021 +checksum=3110b5ffa65ac958aa0c5fa2b4c69db967d2fc18a71de1a598153b4c22c302e0 post_install() { vlicense LICENSE