bottom: update to 0.5.4
This commit is contained in:
parent
483db7c8d6
commit
a255afd2ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.5.1
|
||||
version=0.5.4
|
||||
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=8c2812696f32bef67f19eca43eef95a91a1718e5c7910f7c1280167a4146f390
|
||||
checksum=a53984a944ee05d761c95d601b3778f4258a76a59a4fa562d4c77480f06ef8dd
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue