bandwhich: update to 0.21.1
This commit is contained in:
parent
acd4be4ef9
commit
d5625a8280
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'bandwhich'
|
||||
pkgname=bandwhich
|
||||
version=0.21.0
|
||||
version=0.21.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip tests::cases::ui::layout_under_50_width_under_50_height"
|
||||
short_desc="Terminal bandwidth utilization tool"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/imsnif/bandwhich"
|
||||
changelog="https://raw.githubusercontent.com/imsnif/bandwhich/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/imsnif/bandwhich/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f9c50c340372593bf4c54fcf2608ef37c2c56a37367b2f430c27cce3ea947828
|
||||
checksum=8ba9bf6469834ad498b9fd17f86759a16793b00a6ef44edd6e525ec40adcb0b0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue