From 8174cc88603358ea0b52fc10da632c8f87c23f36 Mon Sep 17 00:00:00 2001 From: Mikkel Hauvgaard Date: Mon, 20 Jan 2020 09:34:10 +0100 Subject: [PATCH] cargo-edit: update to 0.5.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 3c46c79bf09..75e36bb6561 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.4.2 +version=0.5.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=bc906edbd3e2a9cd8b7ee46bba6a7b46f052c4eedc89d25ca59247784b0f8c10 +checksum=a62b1cb309f1a91c909cac4f1fa49a6fcfd9a643c5368b63d44e8b975109356a post_install() { vlicense LICENSE