bpytop: update to 1.0.61.
This commit is contained in:
parent
9846aa52aa
commit
d1eb5bde62
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bpytop'
|
# Template file for 'bpytop'
|
||||||
pkgname=bpytop
|
pkgname=bpytop
|
||||||
version=1.0.60
|
version=1.0.61
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="python3-psutil"
|
depends="python3-psutil"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aristocratos/bpytop"
|
homepage="https://github.com/aristocratos/bpytop"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=7fc1a40ac6b9cb8f78f1e0e2e7bd58b9197c333ad4c5a4f2cb464d3f8183835b
|
checksum=01bc712df11cb7022fff510e118130f4834c3dcd1f85267ada9c50a30af5919b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
||||||
|
|
Loading…
Reference in New Issue