ytop: remove package

This commit is contained in:
Hervy Qurrotul Ainur Rozi 2022-08-13 11:35:49 +07:00 committed by Leah Neukirchen
parent bf351db244
commit 61a39c49ba
2 changed files with 1 additions and 15 deletions

View file

@ -432,6 +432,7 @@ replaces="
xnoise<=0.2.21_4
yabause-gtk<=0.9.15_2
yt-play<=20140117_2
ytop<=0.6.2_1
yturl<=2.0.2_5
zbackup<=1.4.4_23
zou<=0.2.0_7

View file

@ -1,15 +0,0 @@
# Template file for 'ytop'
pkgname=ytop
version=0.6.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=d9fd6ce00e27de894bc0790947fbeab40e81e34afa5ead5a53d126c458d50e99
post_install() {
vlicense LICENSE
}