mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bpytop: update to 1.0.62.
This commit is contained in:
parent
1839fef788
commit
34e242e131
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bpytop'
|
# Template file for 'bpytop'
|
||||||
pkgname=bpytop
|
pkgname=bpytop
|
||||||
version=1.0.61
|
version=1.0.62
|
||||||
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=01bc712df11cb7022fff510e118130f4834c3dcd1f85267ada9c50a30af5919b
|
checksum=a8e731dfb70d2fad3202e124d815c68dca327ebeebc5c30292964fd737e7cd41
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue