bottom: update to 0.9.4
This commit is contained in:
parent
3880ac4130
commit
3ca2920c65
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
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=53a1466c3d2ed8f38401e8929cf2da796e703e4d70339d215f855b2304c07f72
|
||||
checksum=199123ef354bcabaa8a2e3b7b477b324f5b647d503a2599d08296733846eea6e
|
||||
|
||||
pre_build() {
|
||||
export BTM_GENERATE=true
|
||||
|
|
Loading…
Reference in New Issue