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