From 4344b55fba0fab05427c49566b4a3fcd85a01c97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Fri, 29 Nov 2019 12:30:46 +0100 Subject: [PATCH] cargo-edit: update to 0.4.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 74ba02e419b..31bbf81ba9d 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.0 +version=0.4.1 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=fc3883cadb1e50fcb0b96a60eb304392acaa1d4afe168d03921b2b220023c609 +checksum=1d04834aeba403450000852706d9fa28c1d19837643af57b60b3f40100fd6830 post_install() { vlicense LICENSE