bottom: update to 0.10.1
This commit is contained in:
parent
5e9fcb39be
commit
4d249e68ea
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.10.0
|
version=0.10.1
|
||||||
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=c6e2be9ccd2b7014015a35559701bb543ecd484c9b30620b5634ed5831b80ebe
|
checksum=c0e507cc3a5246e65521e91391410efc605840abe3b40194c5769265051fa1cc
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export BTM_GENERATE=true
|
export BTM_GENERATE=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue