From 941965f5600eec305dffb90a0a1d5598fabc114e Mon Sep 17 00:00:00 2001 From: Mikkel Hauvgaard Date: Sat, 4 Jan 2020 01:00:49 +0100 Subject: [PATCH] cargo-about: updated to 0.1.1 --- srcpkgs/cargo-about/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-about/template b/srcpkgs/cargo-about/template index 36409ad5fcc..d91d249a660 100644 --- a/srcpkgs/cargo-about/template +++ b/srcpkgs/cargo-about/template @@ -1,6 +1,6 @@ # Template file for 'cargo-about' pkgname=cargo-about -version=0.1.0 +version=0.1.1 revision=1 build_style=cargo short_desc="Cargo plugin to generate list of all licenses for a crate" @@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage " license="MIT, Apache-2.0" homepage="https://github.com/EmbarkStudios/cargo-about" distfiles="https://github.com/EmbarkStudios/cargo-about/archive/${version}.tar.gz" -checksum=5fc198c5dbb4bdd7bb51e0f26b63a4afd750f87dd15bffbb5b4c09d3c5ddadaf +checksum=797a9979bf4a110707417f03b66666b2ac9250b04463e508b5fe20aacb1f4024 post_install() { vlicense LICENSE-APACHE