bpytop: update to 1.0.42.
This commit is contained in:
parent
c34fb2f4f6
commit
611b6aee98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpytop'
|
||||
pkgname=bpytop
|
||||
version=1.0.40
|
||||
version=1.0.42
|
||||
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=0ba93bb74f7a545209d5646c6fac6625eeb66fcb9d25fd8f562aef4b28bf2437
|
||||
checksum=64790b248ec03bf8f4b2810207edcde2dae8121f174578cb88112eb65eadbc19
|
||||
|
||||
pre_configure() {
|
||||
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
||||
|
|
Loading…
Reference in a new issue