bpytop: update to 1.0.68.

This commit is contained in:
Andrew Benson 2022-01-04 10:33:50 -06:00
parent 9cb69508c4
commit 8bdbd28d2f

View file

@ -1,6 +1,6 @@
# Template file for 'bpytop' # Template file for 'bpytop'
pkgname=bpytop pkgname=bpytop
version=1.0.67 version=1.0.68
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=e3f0267bd40a58016b5ac81ed6424f1c8d953b33a537546b22dd1a2b01b07a97 checksum=3a936f8899efb66246e82bbcab33249bf94aabcefbe410e56f045a1ce3c9949f
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