mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-s-tui: update to 1.0.0.
This commit is contained in:
parent
9ff7f655b4
commit
9ded8ba3bb
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-s-tui'
|
||||
pkgname=python3-s-tui
|
||||
version=0.8.3
|
||||
revision=2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="s-tui-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="s_tui"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools stress python3-urwid python3-psutil"
|
||||
short_desc="Terminal based CPU stress and monitoring utility"
|
||||
|
@ -13,4 +12,4 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://amanusk.github.io/s-tui"
|
||||
distfiles="https://github.com/amanusk/s-tui/archive/v${version}.tar.gz"
|
||||
checksum=74270fe57b3350f0cfa1a9f0fba80951d2117d7284de509863dbeadfcdbd78dc
|
||||
checksum=11490f432f91b0b0535d60a6621903fa40231b871a616259cb6a1db3e2f2c6f6
|
||||
|
|
Loading…
Add table
Reference in a new issue