New package: dua-cli-2.1.3
This commit is contained in:
parent
aa7f7c654a
commit
139c38339c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/dua-cli/template
Normal file
15
srcpkgs/dua-cli/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'dua-cli'
|
||||
pkgname=dua-cli
|
||||
version=2.1.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool to conveniently learn about the disk usage of directories"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Byron/dua-cli"
|
||||
distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
|
||||
checksum=49346642cd90eaa41d84ebecbc2bf20b420a7e64d088034f14c6a8dee294dd5a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue