bpytop: update to 1.0.60.

This commit is contained in:
Andrew Benson 2021-01-24 14:09:25 -06:00 committed by Andrew Benson
parent d1514d57e6
commit eacabea7ea

View file

@ -1,6 +1,6 @@
# Template file for 'bpytop'
pkgname=bpytop
version=1.0.59
version=1.0.60
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=c95d0034ab6567a72d377d12806f5a89f87a796e72b8993fbbb5efc79e5a9133
checksum=7fc1a40ac6b9cb8f78f1e0e2e7bd58b9197c333ad4c5a4f2cb464d3f8183835b
pre_configure() {
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py