tarpaulin: update to 0.14.2.

This commit is contained in:
Jan Christian Grünhage 2020-07-22 14:31:23 +02:00 committed by Johannes
parent badaf393d8
commit 0ee0662cb1

View file

@ -1,6 +1,6 @@
# Template file for 'tarpaulin' # Template file for 'tarpaulin'
pkgname=tarpaulin pkgname=tarpaulin
version=0.14.1 version=0.14.2
revision=1 revision=1
archs="x86_64*" archs="x86_64*"
build_style=cargo build_style=cargo
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0" license="MIT, Apache-2.0"
homepage="https://github.com/xd009642/tarpaulin" homepage="https://github.com/xd009642/tarpaulin"
distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz" distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz"
checksum=e52b29e2d351ffa8c13255212719c8a1c71f6744265f517a38b075c8226d900f checksum=6c2cae96025e270a5c7c1b5d4230e254e4e2332ffac8716ba63e8e384813a9ba
post_install() { post_install() {
vlicense LICENSE-MIT vlicense LICENSE-MIT