bottom: update to 0.6.3.
This commit is contained in:
parent
8f41d54645
commit
db749b34bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.6.2
|
||||
version=0.6.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Yet another cross-platform graphical process/system monitor"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ClementTsang/bottom"
|
||||
distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz"
|
||||
checksum=026fd40f8a9ed7cebff4f4b0703b6ba9386b7818eff4d0c5bff7f1f754eb8f52
|
||||
checksum=7bbb07b1bab922548ed1be63a00d90aeeb5e64cdbc165e2dfde30dbaa9ef787e
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue