2020-02-01 01:15:32 +01:00
|
|
|
# Template file for 'ytop'
|
|
|
|
pkgname=ytop
|
2020-02-16 17:06:16 +01:00
|
|
|
version=0.4.3
|
2020-02-01 01:15:32 +01:00
|
|
|
revision=1
|
|
|
|
build_style=cargo
|
|
|
|
short_desc="TUI system monitor written in Rust"
|
|
|
|
maintainer="Neel Chotai <neel@chot.ai>"
|
|
|
|
license="MIT"
|
|
|
|
homepage="https://github.com/cjbassi/ytop"
|
|
|
|
distfiles="https://github.com/cjbassi/ytop/archive/${version}.tar.gz"
|
2020-02-16 17:06:16 +01:00
|
|
|
checksum=e46292f637ae5f11cfa2ce6f8a65a097317ae05d96aa34632f416878a921a41c
|
2020-02-01 01:15:32 +01:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|