New package: cargo-license-0.5.1
This commit is contained in:
parent
38971ce705
commit
db6f3fc84d
15
srcpkgs/cargo-license/template
Normal file
15
srcpkgs/cargo-license/template
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Template file for 'cargo-license'
|
||||||
|
pkgname=cargo-license
|
||||||
|
version=0.5.1
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Cargo subcommand to see license of dependencies"
|
||||||
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/onur/cargo-license"
|
||||||
|
distfiles="https://github.com/onur/cargo-license/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=934359118e69dfdf75c0e3b25a1bd154c3568a73e767bd35cb2fa91320016569
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user