ytop: update to 0.5.1

This commit is contained in:
Neel Chotai 2020-02-17 14:39:37 +00:00 committed by Helmut Pozimski
parent 8970041056
commit eee7348c4c

View file

@ -1,6 +1,6 @@
# Template file for 'ytop' # Template file for 'ytop'
pkgname=ytop pkgname=ytop
version=0.4.3 version=0.5.1
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=e46292f637ae5f11cfa2ce6f8a65a097317ae05d96aa34632f416878a921a41c checksum=5eb8bc9fd210ac782ff51be98e387c9c63d69dfe97fa69f3fa11c58cf7c9d2df
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE