mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
python3-s-tui: update to 1.1.4
This commit is contained in:
parent
d4c201744f
commit
bec412e8f9
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'python3-s-tui'
|
||||
pkgname=python3-s-tui
|
||||
version=1.1.3
|
||||
revision=3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools stress python3-urwid python3-psutil"
|
||||
checkdepends="$depends"
|
||||
depends="stress-ng python3-urwid python3-psutil"
|
||||
checkdepends="${depends} python3-pytest"
|
||||
short_desc="Terminal based CPU stress and monitoring utility"
|
||||
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=1281b3560f6e2de29f26f7b014c7a1b35121718d96de27e5fe75f6eddc12a762
|
||||
checksum=aeebcf7b04beb8526c98d675ae2b2f106fd1e00343b0c37c78b4a84c31561d0b
|
||||
|
|
Loading…
Add table
Reference in a new issue