mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 14:32:56 +02:00
New package: ytop-0.4.2
This commit is contained in:
parent
8ebbe8b38d
commit
530637732b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ytop/template
Normal file
15
srcpkgs/ytop/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ytop'
|
||||||
|
pkgname=ytop
|
||||||
|
version=0.4.2
|
||||||
|
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"
|
||||||
|
checksum=2dc0c375e2f99fcdea1e38eb621e71dc5b65e2e67c4fd936c71c36bbe35ba489
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue