parent
51048f573a
commit
f9378d57ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bottom'
|
||||
pkgname=bottom
|
||||
version=0.4.7
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Yet another cross-platform graphical process/system monitor"
|
||||
|
@ -8,11 +8,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ClementTsang/bottom"
|
||||
distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz"
|
||||
checksum=6194357517080cd76b21850a6d4547eb9c95bd2019d41e2866c80d6858e7ec87
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64) broken="https://api.travis-ci.org/v3/job/694083880/log.txt";;
|
||||
esac
|
||||
checksum=8c2812696f32bef67f19eca43eef95a91a1718e5c7910f7c1280167a4146f390
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue