bpytop: update to 1.0.65.
This commit is contained in:
parent
74800a7286
commit
60a90eb623
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpytop'
|
||||
pkgname=bpytop
|
||||
version=1.0.64
|
||||
version=1.0.65
|
||||
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=233299db3f17863ab69b0f7b149b586c499f5697177ab71b2006770398b11196
|
||||
checksum=4c5b59fa24ba70398b19515651b2058eea5b6e940fb10a95dd2615bd6bfd9609
|
||||
|
||||
pre_configure() {
|
||||
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
||||
|
|
Loading…
Reference in a new issue