ytop: update to 0.6.2

This commit is contained in:
Neel Chotai 2020-05-17 18:41:31 +01:00 committed by Piraty
parent b3caf77fba
commit 74871f253e

View file

@ -1,6 +1,6 @@
# Template file for 'ytop' # Template file for 'ytop'
pkgname=ytop pkgname=ytop
version=0.6.0 version=0.6.2
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=6ac47cf56b89d50689a85b38780463e99b1f3a4862a91657da410bce3acdcedb checksum=d9fd6ce00e27de894bc0790947fbeab40e81e34afa5ead5a53d126c458d50e99
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE