mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rustfmt: remove
This commit is contained in:
parent
f8c1b00089
commit
71364ec741
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
# Template file for 'rustfmt'
|
|
||||||
pkgname=rustfmt
|
|
||||||
version=0.9.0
|
|
||||||
revision=3
|
|
||||||
build_style=cargo
|
|
||||||
short_desc="Tool to find and fix Rust formatting issues"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="Apache-2.0, MIT"
|
|
||||||
homepage="https://github.com/rust-lang-nursery/${pkgname}"
|
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
||||||
checksum=8c5627be2d3304af70c724f2f9114b14683d836475d0c5f98786c81eb9df420a
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vdoc README.md
|
|
||||||
vlicense LICENSE-APACHE
|
|
||||||
vlicense LICENSE-MIT
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue