New package: diskonaut-0.9.0
This commit is contained in:
parent
039b9540a2
commit
0b07d069f9
1 changed files with 15 additions and 0 deletions
15
srcpkgs/diskonaut/template
Normal file
15
srcpkgs/diskonaut/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'diskonaut'
|
||||
pkgname=diskonaut
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="TUI disk space navigator written in rust"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/imsnif/diskonaut"
|
||||
distfiles="https://github.com/imsnif/diskonaut/archive/${version}.tar.gz"
|
||||
checksum=93564a195a62796f95eacc154ad10df8f1050c8a0b2e2e22a0612228c930c1f5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue