cargo-about: update to 0.2.0.

This commit is contained in:
Jan Christian Grünhage 2020-02-03 14:41:45 +01:00 committed by Johannes
parent 3b48c554a4
commit f364370f54
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cargo-about'
pkgname=cargo-about
version=0.1.1
version=0.2.0
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 <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0"
homepage="https://github.com/EmbarkStudios/cargo-about"
distfiles="https://github.com/EmbarkStudios/cargo-about/archive/${version}.tar.gz"
checksum=797a9979bf4a110707417f03b66666b2ac9250b04463e508b5fe20aacb1f4024
checksum=8e23c4c2c1ad29798fb49f54af860b5304b54dcc2faffa408fc05531102ef793
post_install() {
vlicense LICENSE-APACHE