mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ytop: update to 0.4.3
This commit is contained in:
parent
fe07eb7c58
commit
5e6c7cb1ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ytop'
|
# Template file for 'ytop'
|
||||||
pkgname=ytop
|
pkgname=ytop
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="TUI system monitor written in Rust"
|
short_desc="TUI system monitor written in Rust"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/cjbassi/ytop"
|
homepage="https://github.com/cjbassi/ytop"
|
||||||
distfiles="https://github.com/cjbassi/ytop/archive/${version}.tar.gz"
|
distfiles="https://github.com/cjbassi/ytop/archive/${version}.tar.gz"
|
||||||
checksum=2dc0c375e2f99fcdea1e38eb621e71dc5b65e2e67c4fd936c71c36bbe35ba489
|
checksum=e46292f637ae5f11cfa2ce6f8a65a097317ae05d96aa34632f416878a921a41c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue