bottom: update to 0.6.6
This commit is contained in:
parent
6d19852d46
commit
8a28543eed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.6.5
|
||||
version=0.6.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Yet another cross-platform graphical process/system monitor"
|
||||
|
@ -9,7 +9,7 @@ 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=78f4acc30ce55c103c59f1a66d2360e6f68be3529fa8e0b2a6c707e8b6b1ba30
|
||||
checksum=102932d73a5b053c81bb7d9a7a8af35a0da1f9f391a62a58ba5cd1702daf4429
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue