mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 14:32:56 +02:00
bottom: update to 0.6.8.
This commit is contained in:
parent
7e54a92a54
commit
443cae1d66
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bottom'
|
# Template file for 'bottom'
|
||||||
pkgname=bottom
|
pkgname=bottom
|
||||||
version=0.6.6
|
version=0.6.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Yet another cross-platform graphical process/system monitor"
|
short_desc="Yet another cross-platform graphical process/system monitor"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ClementTsang/bottom"
|
homepage="https://github.com/ClementTsang/bottom"
|
||||||
changelog="https://raw.githubusercontent.com/ClementTsang/bottom/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ClementTsang/bottom/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz"
|
distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz"
|
||||||
checksum=102932d73a5b053c81bb7d9a7a8af35a0da1f9f391a62a58ba5cd1702daf4429
|
checksum=4e4eb251972a7af8c46dd36bcf1335fea334fb670569434fbfd594208905b2d9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue