New package: dust-0.5.0
This commit is contained in:
parent
16f4fcdd02
commit
00d0ccf8e7
1 changed files with 15 additions and 0 deletions
15
srcpkgs/dust/template
Normal file
15
srcpkgs/dust/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'dust'
|
||||||
|
pkgname=dust
|
||||||
|
version=0.5.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="More intuitive version of du"
|
||||||
|
maintainer="Neel <neel@chot.ai>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/bootandy/dust"
|
||||||
|
distfiles="https://github.com/bootandy/dust/archive/v${version}.tar.gz"
|
||||||
|
checksum=a68bb45a1e6eac63935070f3e0381ccf015c9c30710659bc38b55c60cdba5917
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vdoc README.md
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue