2020-07-29 03:35:06 +00:00
|
|
|
# Template file for 'diskonaut'
|
|
|
|
pkgname=diskonaut
|
2020-09-24 02:20:15 +00:00
|
|
|
version=0.11.0
|
2020-07-29 03:35:06 +00:00
|
|
|
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"
|
2020-09-24 02:20:15 +00:00
|
|
|
checksum=355367dbc6119743d88bfffaa57ad4f308596165a57acc2694da1277c3025928
|
2020-07-29 03:35:06 +00:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|