bottom: update to 0.9.7
This commit is contained in:
parent
f6f4acfb31
commit
607b9d9bd8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.9.6
|
||||
version=0.9.7
|
||||
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=202130e0d7c362d0d0cf211f6a13e31be3a02f13f998f88571e59a7735d60667
|
||||
checksum=29c3f75323ae0245576ea23268bb0956757352bf3b16d05f511357655b9cc71e
|
||||
|
||||
pre_build() {
|
||||
export BTM_GENERATE=true
|
||||
|
|
Loading…
Reference in New Issue