From 4e8a0b1d24749fe6bb6ede45ce6de7996ee43910 Mon Sep 17 00:00:00 2001 From: Jan Christian Gr??nhage Date: Sun, 22 Mar 2020 12:06:57 +0100 Subject: [PATCH] cargo-edit: update to 0.6.0. --- 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 75e36bb656..d703849d6c 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.5.0 +version=0.6.0 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -10,7 +10,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=a62b1cb309f1a91c909cac4f1fa49a6fcfd9a643c5368b63d44e8b975109356a +checksum=b91161dcb14d86bc605778cc7fb4d6f6333305fc6cbe84fc6717f1e682678200 post_install() { vlicense LICENSE