bpytop: update to 1.0.46
This commit is contained in:
parent
f4e1e2cf88
commit
effda687a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpytop'
|
||||
pkgname=bpytop
|
||||
version=1.0.44
|
||||
version=1.0.46
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="python3-psutil"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/aristocratos/bpytop"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b067261986ff5425abbbf6b6503b23d5a239ff200251f8288dc5bd93da7d18eb
|
||||
checksum=5a16deb84d1be22412bdac718f96941f1f95b899e8edb7825186bbfac6014756
|
||||
|
||||
pre_configure() {
|
||||
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
||||
|
|
Loading…
Reference in a new issue