tarpaulin: update to 0.14.2.
This commit is contained in:
parent
badaf393d8
commit
0ee0662cb1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tarpaulin'
|
||||
pkgname=tarpaulin
|
||||
version=0.14.1
|
||||
version=0.14.2
|
||||
revision=1
|
||||
archs="x86_64*"
|
||||
build_style=cargo
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/xd009642/tarpaulin"
|
||||
distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz"
|
||||
checksum=e52b29e2d351ffa8c13255212719c8a1c71f6744265f517a38b075c8226d900f
|
||||
checksum=6c2cae96025e270a5c7c1b5d4230e254e4e2332ffac8716ba63e8e384813a9ba
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue