bottom: update to 0.6.5.
This commit is contained in:
parent
3254a44889
commit
e141d1f547
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.6.4
|
||||
version=0.6.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Yet another cross-platform graphical process/system monitor"
|
||||
maintainer="Neel Chotai <neel@chot.ai>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ClementTsang/bottom"
|
||||
changelog="https://raw.githubusercontent.com/ClementTsang/bottom/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz"
|
||||
checksum=ee949805515a1b491f9434927ac3d297b9d5d9d261e3c39e036b725d807b10de
|
||||
checksum=78f4acc30ce55c103c59f1a66d2360e6f68be3529fa8e0b2a6c707e8b6b1ba30
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue