bottom: update to 0.5.7.
This commit is contained in:
parent
8ba412eef4
commit
3cf4ac92a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.5.6
|
||||
version=0.5.7
|
||||
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=e6b41796cd54dcf67c8b265a81db8275d8557c6b41a48b9ded0a99ce9f9c0d2c
|
||||
checksum=49e01a2930d913dba2a1329389faddb4b3971a6b0c08f7482d2759475d5cc27c
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue