bottom: update to 0.9.6, adopt
This commit is contained in:
parent
fff27cd366
commit
eff0d583f2
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'bottom'
|
# Template file for 'bottom'
|
||||||
pkgname=bottom
|
pkgname=bottom
|
||||||
version=0.9.4
|
version=0.9.6
|
||||||
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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="MIT"
|
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=199123ef354bcabaa8a2e3b7b477b324f5b647d503a2599d08296733846eea6e
|
checksum=202130e0d7c362d0d0cf211f6a13e31be3a02f13f998f88571e59a7735d60667
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export BTM_GENERATE=true
|
export BTM_GENERATE=true
|
||||||
|
|
Loading…
Reference in New Issue