mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bottom: update to 0.9.2
This commit is contained in:
parent
6ac6cf2dc3
commit
f6c036976b
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.9.1
|
version=0.9.2
|
||||||
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=15136784ba4783c994bbfc1fe978ccf47360b2f2aa14ce37f8d5f93871ec9d57
|
checksum=c6b1f6eefa814607cbc6f1ebf6358a070293413d09583963970d650b724a3b3a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export BTM_GENERATE=true
|
export BTM_GENERATE=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue